Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1) The database should have a minimum of 5 tables and be related to a one-to-many relationship. Based on the table, you create the answer

1) The database should have a minimum of 5 tables and be related to a one-to-many relationship. Based on the table, you create the answer to the following equation.

2) Select using multiple tables.

3) Create a minimum of 5 select statements. Include a few Order By clause, Having and Group By clauses

4) Include at least one insert, one delete, and one update query.

5) Use at least two math functions (such as Avg, Min, Max , Count, etc.)

6) Display data in a View.

7) Use two compound conditions (for ex WHERE first_name = "Sam" and last_name = "Smith")

8) Create a Union of two or more tables using a Select statement.

9) Use LIKE and IN

10) Use the comparison operator and WHERE clause.

Test your completed database for Primary Key and Foreign Key referential integrity.

Copy and paste screenshots into a Word document. Submit SQL statements and screenshots pasted in the Word document.

I want you to create a table named dog_supllier , this table should have different tables like the customer table , and employee table , dog table , food supplier table , vet table

please do all of them for me . I am not in a hurry mode . I need this homework next week October 9 thanks

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_2

Step: 3

blur-text-image_3

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

Data Modeling and Database Design

Authors: Narayan S. Umanath, Richard W. Scammel

2nd edition

1285085256, 978-1285085258

More Books

Students also viewed these Programming questions

Question

10. Provide an adequate debriefing for research participants.

Answered: 1 week ago