Skip to content

Instantly share code, notes, and snippets.

@thinhbg59
Created August 31, 2017 02:34
Show Gist options
  • Save thinhbg59/a8b531abd3d033d166d8c5c5da630268 to your computer and use it in GitHub Desktop.
Save thinhbg59/a8b531abd3d033d166d8c5c5da630268 to your computer and use it in GitHub Desktop.
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