Which of the following is a valid way to add multi-line comments to a SQL statement?

 Posted by vishalneeraj-24503 on 6/19/2014 | Category: Sql Server Interview questions | Views: 2687 | Points: 40
Select from following answers:
  1. --> sql statement -->
  2. // sql statement //
  3. /* sql statement */
  4. All of the above.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response