This tutorial explains how to use the MySQL VERSION function with syntax and examples.
The MySQL VERSION function returns the version of the MySQL database.
The syntax for the VERSION function in MySQL is:
There are no parameters or arguments for the VERSION function in MySQL.
The VERSION function can be used in the following versions of MySQL:
Let's look at some MySQL VERSION function examples and explore how to use the VERSION function in MySQL.
For example:
Since the VERSION function returns the version of the MySQL database, it might display something like this: