getDatabaseProductVersion()
Syntax:
String getDatabaseProductVersion() throws SQLException
Description:
Retrieves the version number of this database product.
Returns:
database version number
Throws:
SQLException - if a database access error occurs