12345678910



Question 1: Which of the following is a valid way to add comments to a SQL statement?
1. -- This is SQL comment
2. // This is SQL comment
3. --> This is SQL comment