a) Select * from instructor where Dept_name = Finance;
b) Select * from instructor ;
c) Select dept_name from instructor;
d) Select dept_name for instructor where Name=Jackson;
Which of the following command is used to display the departments of the instructor relation?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following command is used to display the departments of the instructor relation?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!