DQL Query Entry¶
Start DQL queries through the following entries:
Click Shortcut > Query Tool in the lower left corner of the console;
Open the query tool directly with the shortcut Alt+Q
or option+Q
.
Start Querying¶
- 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 data entries by default. You can also export this data as a CSV file.
Query History¶
You can view up to 100 query history entries from the last 7 days, and supports fuzzy search for query statements.