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