HR.REGIONS (table)

From dbscript Online Help
Revision as of 07:14, 24 June 2010 by Bot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

wikibot[edit]

Table HR.REGIONS

Columns[edit]

Column Data Type Nullable Default Description
REGION_ID NUMBER not null
REGION_NAME VARCHAR2(25) null

Primary Key[edit]

Primary Key Columns
REG_ID_PK REGION_ID

Check Constraints[edit]

Check Constraint Expression Description
REGION_ID_NN "REGION_ID" IS NOT NULL

Detail Tables[edit]

Detail Table Column Referencing Column
HR.COUNTRIES REGION_ID REGION_ID