Skip to content

Instantly share code, notes, and snippets.

@ijokarumawak
Last active October 20, 2015 08:23
Show Gist options
  • Select an option

  • Save ijokarumawak/4a00ea794e21e4811897 to your computer and use it in GitHub Desktop.

Select an option

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