Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
11 a Create table address AddressID integer primarykey Description varchar20 Level integer notnull ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started