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  used for GPS POSITION #GPS Position ID *X "Y *Z having Description #Address ID *Description oLevel ADDRESS 

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

1 Expert Approved Answer
Step: 1 Unlock

11 a Create table address AddressID integer primarykey Description varchar20 Level integer notnull ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!