supportsMinimumSQLGrammar()
Syntax:
boolean supportsMinimumSQLGrammar() throws SQLException
Description:
Retrieves whether this database supports the ODBC Minimum SQL grammar.
Returns:
true
if so; false
otherwise
Throws:
SQLException - if a database access error occurs