Question: Data Model as Oracle Barker Notations for Vehicle Tracking System is given in the Construct the structural sentences for the data model. a) Create
Data Model as Oracle Barker Notations for Vehicle Tracking System is given in the Construct the structural sentences for the data model. a) Create database tables and relations for two entities namely "GPS POSITION" and "ADDRESS" by using SQL Data Definition Language (DDL) (create/alter) statements. b) Show on "ADDRESS" table you can INSERT, UPDATE and DELETE data by using SQL Data Manipulation Language (DDL) statements. e) Make any 3 Integrity Tests and explain on some the 2 Tables namely "GPS POSITION" and "ADDRESS". Convert the data model in Figure 1 to Database Design document. The design tables should be according to right order. used for GPS POSITION #GPS Position ID *X "Y *Z having Description #Address ID *Description oLevel ADDRESS Irelated to for for CUSTOMER LOCATION o Preceedence under subject to containing containing having CUSTOMER * Order ID # Customer ID *Name *Surname o Gender VEHICLE ROUTE Date for Visit VEHICLE #Vehicle ID *Plate No lutksed for related to
Step by Step Solution
There are 3 Steps involved in it
11 a Create table address AddressID integer primarykey Description varchar20 Level integer notnull ... View full answer
Get step-by-step solutions from verified subject matter experts
