- SELECT cust_id, cust_name, address FROM customers
- WHERE cust_name LIKE 'A%';
SQL Pattern Search – MYsql Code |
---|
|
SQL Pattern Search
|
Published: | September 28, 2020 |
Author: | admin |
Category: | SQL Advanced, SQL Source Code |
Views: | 18 |
This article was posted in SQL Advanced, SQL Source Code and tagged Exercise SQL Pattern Search, How to write SQL Pattern Search, SQL Pattern Search - SQL Example. Bookmark the permalink. Follow comments with the RSS feed for this post.Post a Comment or leave a trackback: Trackback URL.
|
|