Skip to content

Instantly share code, notes, and snippets.

@ijokarumawak
Last active October 6, 2015 09:01
Show Gist options
  • Save ijokarumawak/a7910c108d07b9af2a6c to your computer and use it in GitHub Desktop.
Save ijokarumawak/a7910c108d07b9af2a6c to your computer and use it in GitHub Desktop.
2015-10-06 18:00:31.874 TRACE 27028 --- [nio-8080-exec-1] c.couchbase.workshop.AirportController :
SELECT airportname FROM `travel-sample`
WHERE type = "airport" AND airportname
LIKE "CENT%" ORDER BY airportname ASC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment