GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
41. | Which command is used to select distinct subject (SUB) from the table (BOOK)? | |
A. | SELECT ALL FROM BOOK | |
B. | SELECT DISTINCT SUB FROM BOOK | |
C. | SELECT SUB FROM BOOK | |
D. | All of the above | |