SQLite format 3@ 4     #Greg PopoffSPMDR!Lew BonitoFRTLSEd LamtonSPMDR)Mark LawrencepSPMDR +Vladimir Zirkov  roles orders customers salesrep 'SPMDRMadrid, Spain-FRTLSToulouse, France  SPMDR FRTLS huh SC4 SC4 MOUSE1 SC1MOUSE1 SC3MOUSE2 SC1 SC2 SC1 SC2 gg!!2003-06-282004-02-01! 2004-02-02!!2004-01-012004-03-31!2004-02-02!2004-02-02!2004-02-02!2004-02-02 nn#MOUSE2Wheel Mouse*MOUSE1USB Mouse(+SC4Flat Screen 19"+SC3Flat Screen 15"!SC2Screen 19"!SC1Screen 17"  MOUSE2 MOUSE1SC4SC3SC2SC1 ZZm ?>KtablecustomerscustomersCREATE TABLE customers( id integer NOT NULL primary key autoincrement, name string NOT NULL default '', default_served_by integer, country string, city string)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)tablelocationslocationsCREATE TABLE locations (country string not null, city string not null, shortcut string not null, PRIMARY KEY (country,city))1Eindexsqlite_autoindex_locations_1locations>WtableordersordersCREATE TABLE orders (id integer not null primary key autoincrement, customer integer noy null, creation_date date NOT NULL, delivery_before date, delivery_date date) A}C A !!tablewarehouseswarehousesCREATE TABLE warehouses (id integer not null primary key autoincrement, name string not null, country string, city string), +tablesalesrepsalesrepCREATE TABLE salesrep (id integer not null primary key autoincrement, name string not null, year_salary real NOT NULL, date_empl date NOT NULL)| !!Ctablesales_orgasales_orga CREATE TABLE sales_orga (id_salesrep integer not null, id_role integer not null, note text)o =tablerolesroles CREATE TABLE roles (id integer not null primary key autoincrement, role string not null)C))Atableorder_contentsorder_contentsCREATE TABLE order_contents (order_id integer not null,product_ref string not null, quantity integer not null default 1, discount real NOT NULL default 0) etableproductsproductsCREATE TABLE products (ref string not null primary key, name string not null, price real, wh_stored integer)/ Cindexsqlite_autoindex_products_1products  The boss !Superviser Manager  !!Tom Gregor2001-12-12#!John Tremor2003-09-18!!Marc Swayn2003-05-08'!Chris Johnson2002-10-03