Main Tables Views Indexes Constraints Triggers Procedures Functions Packages Sanity check Index

ACS3 Data Model

Description Columns Primary key Check Constraints Foreign keys Unique Keys Options Indexes Referenced by Triggers

EVENTS_EVENT_ORGANIZER_ROLES

Columns

NameTypeNullableDefault valueComment
ROLE_IDNUMBER(38)N  
EVENT_IDNUMBER(38)N  
ROLEVARCHAR2(200.0)N  
RESPONSIBILITIESCLOBY  
PUBLIC_ROLE_PCHAR(1.0)Y'f'  

Primary key:

Constraint NameColumns
EVNT_EV_ORG_ROLES_ROLE_ID_PKROLE_ID

Check Constraints:

Constraint NameCheck Condition
EVNT_EV_ORG_ROLES_EVENT_ID_NN"EVENT_ID" IS NOT NULL
EVNT_EV_ORG_ROLES_ROLE_NN"ROLE" IS NOT NULL
EVNT_EV_ROLES_PUBLIC_ROLE_Ppublic_role_p in ('t', 'f')

Foreign Keys:

Constraint NameColumnsReferenced tableReferenced ConstraintOn Delete Rule
EVNT_EV_ORG_ROLES_EVENT_ID_FKEVENT_ID EVENTS_EVENTS SYS_C002088228 NO ACTION

Options:

OptionSettings
Index OrganizedNo
Generated by OracleNo
ClusteredNo
NestedNo
TemporaryNo

Indexes:

Index NameTypeUnuquenessColumns
EVNT_EV_ORG_ROLES_ROLE_ID_PKNORMALUNIQUEROLE_ID
SYS_IL0001976990C00004$$LOBUNIQUE 

Referenced by:

TableConstraint
EVENTS_ORGANIZERS_MAP EVNT_ORG_MAP_ROLE_ID_FK


Generated by OraSchemaDoc, (c) Aram Kananov, 2002