COUNTRIES

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
COUNTRY_ID CHAR 2 null
LOCATIONS.COUNTRY_ID FK_LOCATIONS_COUNTRIESC
COUNTRY_NAME VARCHAR2 40 null
REGION_ID NUMBER 0 null
REGIONS.REGION_ID FK_COUNTRIES_REGIONSC

Indexes

Constraint Name Type Sort Column(s)
SYS_C007550 Primary key Asc COUNTRY_ID

Relationships