Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Ansler all the following questions and write your answer on the space provided after each sub questions. Based on the below given table structure, write

image text in transcribed

Ansler all the following questions and write your answer on the space provided after each sub questions. Based on the below given table structure, write the SQL statements for the following task. STUDENT(SID, SName, SSpec, S DEPT (Dno, Dname, DLocn) MODULE MCode, MName, MCredits, Dno, Category) SEMESTER(Semname, SStartDate, SEndDate) EXAMDETAILS(SID, MCode, Semname, MFees, AttPerc, IntMark, ExtMark, Result) Addr, SPhone, SDOB, SCGPA) 1. Display the Module code, module name ofall modules that belong to "Elective" category and offered by DNo 2. Arrange the result in reverse chronological order of the module name. 2. Display the Student ID and name of all students that were born from the year 1991 to 1999

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

JDBC Database Programming With J2ee

Authors: Art Taylor

1st Edition

0130453234, 978-0130453235

More Books

Students also viewed these Databases questions