Add a query

When you successfully connect to a database, you begin create query by writing SQL. Follow these instructions to add the query successfully!

To add a query:

  1. Choose Queries tab

  2. Click Add button to add a query

  3. Choose the connection

  4. Fill in the query name.

  5. You can choose cache time. Cache time help us display the dashboard faster for viewer, and reduce the load for your database server.

  6. Write your SQL in the query box. You can view Schema and Table to help you while you are executing your query

  7. After completing these steps, select Next to finish the process

That’s done, you already add a query to Dataflake!

Last updated