Which of the following is used for single-line comment in SQL?
2018
Which of the following is used for single-line comment in SQL?
Answer: C. --
- A.
&&
- B.
/* ...*/
- C.
--
- D.
##
Attempted by 1423 students.
Show answer & explanation
Correct answer: C
Loading lesson…