1.

Input handling cannot be customized with MySQL.(a) True(b) FalseI had been asked this question in an online quiz.Query is from Writing Clients That Include SSL Support in division MySQL Programs Using C of MySQL

Answer»

The correct answer is (b) False

The explanation: With MYSQL, raw SQL STATEMENTS can be entered. With MySQL PROGRAMS input methods can be provided for the user that are more intuitive and easier to be USED. So input handling is CUSTOMIZED.



Discussion

No Comment Found

Related InterviewSolutions