forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
1.8 KiB
1.8 KiB
SQL Favorites
Scenarios
DAS allows you to add frequently used SQL statements and view and manage SQL statements.
Procedure
- On the top menu bar, choose SQL Operations > SQL Window.
- In the SQL window, click SQL Favorites.
- Add SQL Statement: allows you to add your desired SQL statements. Specifically, specify the title, select the application scope, enter SQL statements, and click Save.
- Insert SQL Statement: allows you to insert the SQL statements you have added. If there are no SQL statements stored, this option will not be displayed.
- Manage SQL Statements: allows you to manage frequently used SQL statements, including adding, editing, and deleting statements.
Parent topic: SQL Operations