supportsSubqueriesInExists() |
Returns true if subqueries are allowed to be passed as arguments to the right of the EXISTS operator. Returns false otherwise. A JDBC CompliantTM driver always returns true. Syntax supportsSubqueriesInExists() |