ADM_HIST_SQL_PLAN
ADM_HIST_SQL_PLAN displays plan information collected by the current user by running the EXPLAIN PLAN statement.
Name |
Type |
Description |
---|---|---|
SQL_ID |
character varying(30) |
Session that inserts the data. Its value consists of a service thread start timestamp and a service thread ID. Values are constrained by NOT NULL. |
PLAN_HASH_VALUE |
bigint |
Query ID |
OPERATION |
character varying(30) |
Operation description |
OPTIONS |
character varying(255) |
Operation action |
OBJECT_NAME |
name |
Name of an operated object. It is defined by users. |
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