InterviewSolution
Saved Bookmarks
| 1. |
What can be used interchangeably with MYSQL_VERSION_ID?(a) LIBMYSQL_VERSION(b) LIBMYSQL_VERSION_ID(c) MYSQL_VERSION_ID(d) MYSQL_IDI had been asked this question in examination.My question is taken from Compound Statement Syntax topic in chapter SQL Syntax of MySQL |
|
Answer» Right CHOICE is (B) LIBMYSQL_VERSION_ID |
|