We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17fab92 + 5dfa161 commit ccd1f2aCopy full SHA for ccd1f2a
source/supported-operations.txt
@@ -37,6 +37,8 @@ Comparison Functions and Operators
37
- Greater than or equal operator
38
* - ``GREATEST()``
39
- Return the largest argument
40
+ * - ``EXISTS()``
41
+ - Test for the existence of a record you specify in a subquery
42
* - ``IN()``
43
- Check whether a value is within a set of values
44
* - ``INTERVAL(N,N1,N2,...)``
0 commit comments