SHOW PROPERTY
Description
This statement is used to view user attributes Grammar: SHOW PROPERTY [FOR user] [LIKE key]
example
View the attributes of the jack user SHOW PROPERTY FOR ‘jack’
View Jack user import cluster related properties SHOW PROPERTY FOR ‘jack’ LIKE ‘%load_cluster%’
keyword
SHOW, PROPERTY