SHOW PROPERTY
SHOW PROPERTY
Description
This statement is used to view the user's properties
Syntax:
SHOW PROPERTY [FOR user] [LIKE key]
Examples
-
View the properties of jack user
SHOW PROPERTY FOR 'jack'
-
View the properties related to the cluster \imported by Jack user
SHOW PROPERTY FOR 'jack' LIKE '%load_cluster%'