db_table

The db_table table contains metadata about DBMS table objects.

Column Name Column Datatype Column Null Option Column Comment
dbrep_iid integer not null The unique ID of the table.
dbrep_tabletype smallint with null Indicates the type of table - Table,Record,View
dbrep_starrole integer with null The role of the table in a star schema - Normal,Fact,Dimension, or TimeDimension.

Product Name: Data Transformer

Table Type: Table

Relationships:

Primary Key Related Table Related Column
dbrep_iid db_startable dbrep_tableiid
dbrep_iid db_seqtable dbrep_iid


Copyright © 2006 CA. All rights reserved.