insert into GISBASE.JT_REGION (REGIONID, NAME, CODE, PARENTID, LEVELS, MEMO, SORT) values ('1', 'a', '1', '0', 0, null, 1); commit;