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