SQL Editor overview
The SQL Editor is where you run queries on your dataset and get results.


Worksheets
The worksheet is a document that stores SQL queries. These worksheets are organized in folders, and the system automatically creates a default Draft folder. In this folder, you'll find worksheets with helpful SQL query hints to make writing queries easier.
You can create custom folders for better organization. Folders can be deleted, renamed, and modified, except for the system-generated 'Draft' folder, which remains fixed. Within folders, you have the flexibility to create, duplicate, delete, rename, and move worksheets.




Database explorer
Database explorer panel is used to explore your database objects, which includes namespaces, tables, views, and their columns (even complex columns), and partitions.
To view database objects, expand a database. Each object in the database explorer has a corresponding options menu . You can also open the menu by right-clicking on the item.



