Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Need help? Get answers from the docs with Omni's in-app AI! Log in to your Omni instance and open the Omni Agent in the sidebar.
Defines a view from a SQL query.
sql: | SELECT <statement>
sql: | SELECT * FROM users LIMIT 10 dimensions: id: sql: id primary_key: true first_name: sql: first_name
Was this page helpful?