Which Of The Following Command Is Used To Display The #512
Which of the following command is used to display the departments of the instructor relation?
This multiple choice question (MCQ) is related to the book/course gs gs117 Database Management System. It can also be found in gs gs117 Database Systems Design and Implementation - Querying DML - Quiz No.1.
Which of the following command is used to display the departments of the instructor relation?
Select * from instructor where Dept_name = Finance;
Select * from instructor ;
Select dept_name from instructor;
Select dept_name for instructor where Name=Jackson;
Similar question(s) are as followings:
Online Quizzes of gs117 Database Management System
Indexing and Hashing - Bitmap Indices - Quiz No.1
gs gs117 Database Management System
Online Quizzes