CSC265 Database Management System

Database Management SystemTU Board 2078

Retrive the TName, SName, SPhone for "ABC" school using SQL from given relation as below.

Retrive the TName, SName, SPhone for "ABC" school using SQL from given relation as below.

TEACHER (TID, TName, TAddress, TQualification)

SCHOOL (SID, SName, SAddress, SPhone)

SCHOOL_TEACHER (SID, TID, No_of Period)
A worked answer is on its wayMeanwhile, read the Database Management System notes for this topic.

Discussion

Loading…

More Database Management System questions

All Database Management System old questions