MB_MBOARD_RS |
Default Table Name | MB_MBOARD_RS |
Definition |
MB_MBOARD_RS Columns |
ColumnName | Domain | Datatype | NULL | Definition |
APP_ID![]() |
VARCHAR2(30) | NO | ||
RS_ID![]() |
VARCHAR2(30) | NO | ||
MBOARD_NAME![]() |
VARCHAR2(40) | NO | ||
APPROVAL_FL | VARCHAR2(1) | NO | ||
APPROVAL_TXT | VARCHAR2(200) | YES | ||
MODIFIED_BY | VARCHAR2(20) | NO | ||
TIME_STAMP | DATE | NO | ||
ROWVERSION | NUMBER(10, 0) | YES |
MB_MBOARD_RS Primary and Unique Keys |
Key Name | Key Type | Keys |
PK_MB_MBOARD_RS_IDX | PrimaryKey | APP_ID, RS_ID, MBOARD_NAME |
MB_MBOARD_RS Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
MB_MBOARD | Identifying | One To Zero or More | FK_MB_MBOARD_RS_MB_IDX | MBOARD_NAME | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |