Skip to content

Commit f3632cd

Browse files
author
Sarah Simpers
committed
(DOCSP-22503) Adds WHERE EXISTS to list of allowed operations
1 parent 17fab92 commit f3632cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/supported-operations.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ Comparison Functions and Operators
7878
- Not equal operator
7979
* - ``NOT IN()``
8080
- Check whether a value is not within a set of values
81+
* - ``WHERE EXISTS()``
82+
- Test for the existence of a record you specify in a subquery
8183

8284
Logical Operators
8385
-----------------

0 commit comments

Comments
 (0)