scan_resolution
CREATE TABLE scan_resolution ( identifier integer NOT NULL PRIMARY KEY, value varchar(6) );
None.
None.
None.
None.
Version 2.5
Still in use
= Version 2.5 =
CREATE TABLE scan_resolution ( identifier integer NOT NULL PRIMARY KEY, value varchar(6) );
= Version 2.5 =
INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '90'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '93'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '96'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '100'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '103'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '107'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '111'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '116'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '120'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '126'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '131'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '138'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '145'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '150'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '152'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '161'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '170'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '181'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '193'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '207'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '223'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '241'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '263'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '290'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '300'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '322'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '362'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '414'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '483'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '580'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '600'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '725'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '800'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '966'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '1000'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '1200'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '1450'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '1600'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '1800'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '2000'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '2200'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '2400'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '2700'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '2820'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '2900'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '3600'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '4000'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '4800'); INSERT INTO scan_resolution VALUES (NEXTVAL('scan_resolution_id_sequence'), '9600');