GS_SPM_ID_HASH_JOIN
The GS_SPM_ID_HASH_JOIN system catalog stores the relationship between unique_sql_id and sql_hash. Users with sysadmin permissions can read the system catalog, but only initial users can write data to the system catalog.
Name |
Type |
Description |
---|---|---|
unique_sql_id |
bigint |
Unique ID of an SQL statement in the database. |
sql_hash |
bigint |
Unique ID of the SQL statement in the SPM. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.