1.

Case sensitivity in SQL statements does not vary for different operating systems of the machine on which the server is running.(a) True(b) FalseI got this question during an interview.I need to ask this question from Case Sensitivity in SQL Statements in portion Using SQL to Manage Data of MySQL

Answer»

Correct choice is (b) False

To elaborate: The case sensitivity rules in SQL statements are different for different statement elements, depend on what is being REFERRED to and ALSO on the MACHINE’s operating system on which the server is RUNNING.



Discussion

No Comment Found

Related InterviewSolutions