SUMMARY_WORKLOAD_SQL_COUNT
Displays the distribution of SQL statements in workloads on the primary database node in the database.
Name |
Type |
Description |
---|---|---|
node_name |
name |
Node name. |
workload |
name |
Workload name. |
select_count |
bigint |
Number of SELECT statements. |
update_count |
bigint |
Number of UPDATE statements. |
insert_count |
bigint |
Number of INSERT statements. |
delete_count |
bigint |
Number of DELETE statements. |
ddl_count |
bigint |
Number of DDL statements. |
dml_count |
bigint |
Number of DML statements. |
dcl_count |
bigint |
Number of DCL statements. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot