Category: Dataset Schema
Database: DBC
View Column | Data Type | Format | Description |
---|---|---|---|
DatabaseName | VARCHAR(128) UNICODE UPPERCASE | X(128) | Database name of the object which is dependent on a schema |
TableName | VARCHAR(128) UNICODE UPPERCASE | X(128) | Name of the table which is dependent on a schema |
DatasetSchemaName | VARCHAR(128) UNICODE UPPERCASE | X(128) | Name of the schema upon which a table depends. The name corresponds to the column TVMName in the DBC.TVM table |