COLUMN_NAME DATA_TYPE NULLABLE DATA_DEFAULT COLUMN_ID COMMENTS
REGION_ID NUMBER No null 1 Primary key of regions table.
REGION_NAME VARCHAR2(25 BYTE) Yes null 2 Names of regions. Locations are in the countries of these regions.