getDatabaseMinorVersion()
Syntax:
int getDatabaseMinorVersion() throws SQLException
Description:
Retrieves the minor version number of the underlying database.
Returns:
underlying database's minor version
Throws:
SQLException - if a database access error occurs