Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create Schema the following schemas I) Student (Student_id, name,gender , age, address) II) Course (course_id, name, credit hours) ii) Department (id, Name, location) Insert at

Create Schema the following schemas

I) Student (Student_id, name,gender , age, address)

II) Course (course_id, name, credit hours)

ii) Department (id, Name, location)

Insert at least 6 dummy record in schemas having first record of "Micheal" in students table.

a) Select (name, age) from student table and (course, credit hours) from course table with the help of sql join query, assign all course subjects to "Micheal" Only.

b) Select top 3 records with minimum age and maximum age from student table.

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

Advanced Database Systems For Integration Of Media And User Environments 98

Authors: Yahiko Kambayashi, Akifumi Makinouchi, Shunsuke Uemura, Katsumi Tanaka, Yoshifumi Masunaga

1st Edition

9810234368, 978-9810234362

More Books

Students also viewed these Databases questions

Question

1. Which position would you take?

Answered: 1 week ago

Question

Write an elaborate note on marketing environment.

Answered: 1 week ago

Question

15-5 How will MIS help my career?

Answered: 1 week ago