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