Vidyalelo
MySQL · Q98

MySQL

Programming · MySQL · question 98

Q98

The MySQL double dashed comment style is the same as the SQL standard.

A.
True
Answer
B.
False

Answer: Option A

Solution

Answer: Option A
Solution:
The MySQL double dashed comment style (-- comment) is indeed the same as the SQL standard. Therefore, the statement is Option A: True.