Skip to content

Instantly share code, notes, and snippets.

@abohomol
Last active October 25, 2018 11:23
Show Gist options
  • Save abohomol/2ac1ba9dc69fd28ae7d0256b30f6e450 to your computer and use it in GitHub Desktop.
Save abohomol/2ac1ba9dc69fd28ae7d0256b30f6e450 to your computer and use it in GitHub Desktop.
SQLite example
db.query(TABLE_NAME, columns, query, null, null, null, null, null);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment