Example
SELECT VERSION();Definition and Usage
The VERSION() function returns the current version of the MySQL database, as a string.
Syntax
VERSION()Technical Details
| Works in: | From MySQL 4.0 |
|---|
Loading lesson path
Example
SELECT VERSION();The VERSION() function returns the current version of the MySQL database, as a string.
Syntax
VERSION()| Works in: | From MySQL 4.0 |
|---|