Created
August 31, 2017 02:34
-
-
Save thinhbg59/a8b531abd3d033d166d8c5c5da630268 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SELECT * FROM wp_posts WHERE wp_posts.post_title REGEXP '^[Q].*$' AND wp_posts.post_type = 'store' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment