1.

The grant table scope columns that is case insensitive is _____________(a) Host(b) User(c) Password(d) DbThe question was posed to me during an internship interview.Enquiry is from Setting Up Secure Connections in section Access Control and Security of MySQL

Answer»

The CORRECT option is (a) HOST

To EXPLAIN: ‘Db’ and ‘Table_name’ values are always treated as case sensitive even though treatment of database and table NAMES in SQL statements depends on the filesystem case sensitivity of the host.



Discussion

No Comment Found

Related InterviewSolutions