DBA > Job Interview Questions > Database developer interview questions

Which of the following statements about SQL Serv

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

5. Which of the following statements about SQL Server comments is false?

5. Which of the following statements about SQL Server comments is false?
1. /* … */ are used for multiline comments
2. // is used for single line comments
3. – is used for single line comments
4. Nested comments are allowed i.e. /* comment 1 /* comment 2 */ comment 1*/
5. ‘ is used for single line comments

(Continued on next question...)

Other Job Interview Questions