DQL Query Entry¶
Start DQL query through the following entries:
Click Shortcut > Query Tool at the bottom left corner of the console.
Open the query tool directly with the shortcut Alt+Q or option+Q.
Start Query¶
- Enter the query statement in the DQL query window;
- Click "Execute";
- View the query results in "Return Results".
Return Results¶
The query results will be displayed in table/JSON format, and the system will return a maximum of 2,000 records by default. You can also export these data as a CSV file.
Query History¶
You can view up to 100 query history records from the last 7 days, and support fuzzy search for query statements.