top | item 45632470

(no title)

dfe | 4 months ago

Your own article points out that exists handles the first case. Exists is not actually implemented as a subquery, it is merely syntactically a subquery.

discuss

order

chuliomartinez|4 months ago

Sure exists make sense if you dont need columns from the child table. Exists is also far from basic sql.