Question
create a database, and create tables with the following requirements: 1) The physical data model is about the book tracking system with the following objects:
create a database, and create tables with the following requirements: 1) The physical data model is about the book tracking system with the following objects: Book Publisher Author Store 2) Relationship Different to last week assignment, the changes in the relationship are: Book and publisher have a many to many relationship Book and author have a many to many relationship 3) Change the physical data model of last to account to the many to many relationship using: Junction tables Foreign keys 4) Write DDL queries for table creation and table alteration 5) Write DML queries for data insertion Add 4-6 records in each table/entity 6) Document all these steps in an APA word document Describe how you refine the physical data model Include the refined physical data model Include the DDL Queries statement Include the DML Queries statement Include the screen shot end results (tables and columns) of tables as it shown in the SSMS
Step by Step Solution
There are 3 Steps involved in it
Step: 1
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