Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a view my view from equivi join of all 4 tables (School, Stu_info, Department and stu_dep) Retrieve all data from my_view Create index

Create a view my view from equivi join of all 4 tables (School, Stu_info, Department and stu_dep) Retrieve Department - Notepad File Edit Format View Help OP_ID,SH_ID D001,SH001 D002,SH002 D003,SH001 D004,SH003 

Create a view my view from equivi join of all 4 tables (School, Stu_info, Department and stu_dep) Retrieve all data from my_view Create index on student table using student name and show index detail Department - Notepad File Edit Format View Help OP_ID,SH_ID D001,SH001 D002,SH002 D003,SH001 D004,SH003 Dees,SH004 Stepl: Each table has primary key Step2: See the data properly and decide primary key and foreign key of those tables Step3; Create these tables in the sql using primary and foreign key (Use above hint to create more than one foreign key in your table) Now answer following question How many departments are there in each school How many school are there in Newark How many students are there in RBHs How many males/females are there in each school

Step by Step Solution

3.49 Rating (149 Votes )

There are 3 Steps involved in it

Step: 1

It appears that youre asking for help with a SQLrelated assignment that involves several steps Lets break down the task into these main steps 1 Create ... 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

Concepts of Database Management

Authors: Philip J. Pratt, Mary Z. Last

8th edition

1285427106, 978-1285427102

More Books

Students also viewed these Databases questions

Question

What are the benefits of this joint venture?

Answered: 1 week ago

Question

What is a visibility symbol in UML?

Answered: 1 week ago

Question

How do you create a computed field in an Access query?

Answered: 1 week ago

Question

Write the SQL command to revoke user Stetsons privilege.

Answered: 1 week ago