Saved Queries

View and Manage Saved Queries

View and manage queries written and saved in SQL Lab for future reference and quick access to rerun previously used SQL queries without rewrite.

  1. Click SQL in the toolbar and select SQL Lab from the dropdown list.  

     
  2. Search or filter the list by entering the Name or by selecting the Database, Schema, and Modified By.
  3. Search and filter data by the following columns:
    1. Name: The title or identifier of the saved query.
    2. Description: A brief summary or notes about the saved query.
    3. Database: The database associated with the saved query.
    4. Schema: The schema in which the query operates or pulls data from.
    5. Tables: The tables referenced or involved in the saved query.
    6. Last Modified: The date and time when the saved query was last updated.
    7. Actions: Available operations to manage Preview, Edit, Copy, Export, and Delete query.  

       
  4. Under the Action column, you can perform the following activities:  

    Query Preview to view the query saved.  
    Copy Query URL to copy the query URL.  
    Delete the saved query.  
    Export the saved query into a CSV file.  
    Edit to edit the database.
  5. To edit the query in SQL Lab. For more information, refer to Section SQL Lab.  

 

Was this article helpful?