COMMENT ON COLUMN jma_wind_speed.station_id IS '観測所番号'; COMMENT ON COLUMN jma_wind_speed.prefecture IS '都道府県名'; COMMENT ON COLUMN jma_wind_speed.station_name IS '観測所名'; COMMENT ON COLUMN ...
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 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results