supportsANSI92IntermediateSQL()

Syntax:

boolean supportsANSI92IntermediateSQL()
                                      throws SQLException

Description:

Retrieves whether this database supports the ANSI92 intermediate SQL grammar supported.

Returns:

true if so; false otherwise

Throws:

SQLException - if a database access error occurs