Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

i want a my sql database for a library with these tables books - author - borrowers - transaction Draw the ER Diagram for your

i want a my sql database for a library
with these tables books - author - borrowers - transaction
Draw the ER Diagram for your database.
Employ mapping technique to map ER to Relational database Schema.
Q2. IMPLEMENTATION Phase:
Develop your Database and tables in SQL Server Management Studio.
Your database must have queries that represent:
Insert command, you need to insert at least 7 data Record into database tables.
At least 5 Select statements to validate data model, the SQL command must include queries for 2 or
more tables.
At least one update.
At least one delete option.
At least one Alter.
Q3. Applying Constraint:
Your database must be in 3NF.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

What is the best conclusion for Xbar Chart? UCL A X B C B A LCL

Answered: 1 week ago