Retrieves whether this database supports correlated subqueries.
public boolean supportsCorrelatedSubqueries()
Return Value
True if supported. Otherwise, false.
Exceptions
Remarks
This supportsCorelatedSubqueries method is specified by the supportsCorelatedSubqueries method in the java.sql.DatabaseMetaData interface.