InterviewSolution
Saved Bookmarks
| 1. |
Which of these is not a comment specifying construct?(a) #(b) /* */(c) —(d) !#I got this question in an international level competition.The query is from Comment Syntax in section SQL Syntax of MySQL |
|
Answer» Correct option is (d) !# |
|