Create the physical data model for the logical data model


Assignment

Using the DBMS you chose in the previous Discussion Board assignment, download and install that software to prepare for the Database and Data Model to be created. Once the software is running and the database is available, complete the following:

Create the physical data model for the logical data model that you submitted in IP3. This should include all of the data definition language SQL.

Your submission should include all DDL needed to:

• Create the tables

• Create the primary keys

• Create the foreign keys

• Add DML statements to:

o Add data of 1 customer who buys from the company
o Provide the DML to add 1 employee who interacts with customers
o Give DML to change data of the employee, giving the commission a 25% increase
o Give DML to delete the customer and employee data

• Write 3 SELECT statements:

o To select the customer details
o To select the employees details
o To show which employee services which customer

Add the SQL for the DDL, DML, and SELECT statements to the project template section titled "Advanced SQL."

Name the document CS352__IP4.doc.

Submit your Word document and make sure that it contains the following:

• Screenshot of the ERD, logical data model from previous assignments.

• The DDL to create the tables, including the table definition and the primary and foreign key definitions.

• SQL to add data to the tables

o Add data of 1 customer who buys from the company
o Provide the DML to add 1 employee who interacts with customers
o Give DML to change data of the employee, giving the commission a 25% increase
o Give DML to delete the customer and employee data

• Write 3 SELECT statements:

o To select the customer details
o To select the employees details
o To show which employee services which customer.

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also include a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also Include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Request for Solution File

Ask an Expert for Answer!!
Other Subject: Create the physical data model for the logical data model
Reference No:- TGS02101693

Expected delivery within 24 Hours