Q:

Which command is used to select distinct subject (SUB) from the table (BOOK)?

0

Which command is used to select distinct subject (SUB) from the table (BOOK)?


  1. SELECT ALL FROM BOOK
  2. SELECT DISTINCT SUB FROM BOOK
  3. SELECT SUB FROM BOOK
  4. All of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(b).SELECT DISTINCT SUB FROM BOOK

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now