This system table lists the properties of all virtual schemas in the database. Only users with the system privilege SELECT ANY DICTIONARY have access.
Column Name | Description |
---|---|
SCHEMA_NAME | Name of the virtual schema |
SCHEMA_OBJECT_ID | ID of the virtual schema object |
PROPERTY_NAME | Name of the property of the virtual schema |
PROPERTY_VALUE | Value of the property of the virtual schema |