Discussion Forum : Introduction To Database System
Question - Which command is used to select distinct subject (SUB) from the table (BOOK)?
Options:
A .  None of these
B .  SELECT SUB FROM BOOK
C .  SELECT ALL FROM BOOK
D .  All of these
E .  SELECT DISTINCT SUB FROM BOOK
Answer: Option E

Submit Your Solution Below and Earn Points !
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *