This script populates the tables that were created in the previous script. ALTER SESSION SET NLS_LANGUAGE=American; INSERT INTO regions (region_id, region_name) VALUES (1, 'Europe'); INSERT INTO ...
CreateTable.sql File metadata and controls Code Blame executable file · 36 lines (33 loc) · 1.12 KB Raw Download raw file ID INT NOT NULL AUTO_INCREMENT , VERSION INT NOT NULL DEFAULT 0 , FIRST_NAME ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results