Retrieves whether this database supports the ODBC Minimum SQL grammar.
public boolean supportsMinimumSQLGrammar()
Return Value
True if supported. Otherwise, false.
Exceptions
Remarks
This supportsMinimumSQLGrammer method is specified by the supportsMinimumSQLGrammer method in the java.sql.DatabaseMetaData interface.