JOB TITLE
SQL 101 test
0%
QUESTION 1
How to comment SQL query on a single line?
A
** comment
B
// comment
C
-- comment
D
# comment



