Skip to content

Instantly share code, notes, and snippets.

@ijokarumawak
Last active October 20, 2015 08:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ijokarumawak/4a00ea794e21e4811897 to your computer and use it in GitHub Desktop.
Save ijokarumawak/4a00ea794e21e4811897 to your computer and use it in GitHub Desktop.
String query = "SELECT airportname FROM `" + bucket.name()
+ "` WHERE type = 'airport' ORDER BY airportname ASC";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment