EXA_ALL_VIRTUAL_SCHEMA_PROPERTIES
This system table contains information on the properties of all virtual schemas to which the current user has access. All users have access to the table.
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 |