Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

INSERT : Using SQL, Insert 4 rows of data to each of the Dentist Office tables that you created in Assign #7. Just make up

INSERT : Using SQL, Insert 4 rows of data to each of the Dentist Office tables that you created in Assign #7. Just make up the data that you add. You should have at least 16 SQL Insert statements to hand in. Print out these SQL statements to hand them in.

DELETE: Next, again using SQL, Delete the last 2 rows in each table from your Database. Use SQL Delete statements. Delete using a where clause based on the Primary key in each table. Print these SQL statements and hand them in. You should have at least 8 Delete statements.

UPDATE: Lastly, change all the lastnames in your Dentists table to Moore. Also change the firstname of the last row of data in each possible table, to Frank. Change any zipcodes from CA to 90000. You should have at least 3 update statements.

DROP Table: Finally, remove the entire Procedures Table.

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

Dentists Table FirstName LastName Email Office varchar(30) varchar(30 varhar(30) char(4) 4 Column Name DentID 5 Data Type 6 Null or Not Null not null 7 Keys chiate) not null not null null null Primary key

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

Recommended Textbook for

Oracle Database Upgrade Migration And Transformation Tips And Techniques

Authors: Edward Whalen ,Jim Czuprynski

1st Edition

0071846050, 978-0071846059

More Books

Students also viewed these Databases questions

Question

Choosing Your Topic Researching the Topic

Answered: 1 week ago

Question

The Power of Public Speaking Clarifying the

Answered: 1 week ago