User Tools

Site Tools


podoc:scan_resolution_sql_table

Database Table Description of "scan_resolution"

Name

scan_resolution

Description

Purpose

Schema

CREATE TABLE scan_resolution (
  identifier            INTEGER NOT NULL PRIMARY KEY,
  VALUE                 VARCHAR(6)
);

References tables

None.

Is referenced by tables

  • photo_tech(scan_resolution) references identifier

None.

None.

None.

History

Used first

Version 2.5

Used last

Still in use

Schema change history

= Version 2.5 =

CREATE TABLE scan_resolution (
  identifier            INTEGER NOT NULL PRIMARY KEY,
  VALUE                 VARCHAR(6)
);
Data change history

= 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');
podoc/scan_resolution_sql_table.txt · Last modified: 2007/04/20 14:32 by Luud