VERSION() returns a string that indicates the MySQL server version. : VERSION : Information Functions MySQL TUTORIALS


MySQL TUTORIALS » Information Functions » VERSION »

 

VERSION() returns a string that indicates the MySQL server version.


mysql>
mysql> SELECT VERSION();
+---------------------+
| VERSION()           |
+---------------------+
5.0.41-community-nt |
+---------------------+
row in set (0.00 sec)

mysql>
mysql>



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Information Functions
» VERSION