Skip to content

Instantly share code, notes, and snippets.

@topalovic
Created September 29, 2023 13:41
Show Gist options
  • Save topalovic/653c796edc40c0f1e433e1def9dd3c48 to your computer and use it in GitHub Desktop.
Save topalovic/653c796edc40c0f1e433e1def9dd3c48 to your computer and use it in GitHub Desktop.
Database query interface from org

Database query interface from org

See the docs for details.

SELECT *
FROM users
LIMIT 10;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment