Query to check MYSQL version number OnlyJavaExceptions 22:20:00 database 0 Comments MYSQL is a open source database and which is used in many small and large scale applications. Below query is used to check the version of mysql database. SELECT VERSION(); Result will be as like below. Tags database
0 Comments
Post a Comment