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 ...
INSERT INTO users(id, account_id, username, email, password) OVERRIDING SYSTEM VALUE VALUES(1, 'test@dummy.jp', 'testuser', 'test@dummy.jp', '$2a$10 ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果