Q. What can be used in place of MYSQL_SERVER_VERSION?
β
Correct Answer: (A)
LIBMYSQL_VERSION
Explanation: This question is about finding an alternative to "MYSQL_SERVER_VERSION" in MySQL. This variable tells you the version of the MySQL server you're using.