Skip to content

Document ANY and ALL comparison operators #21869

@mjonss

Description

@mjonss

Change Request

Please answer the following questions before submitting your issue. Thanks!

  1. Describe what you find is inappropriate or missing in the existing docs.
    Not finding how cmp ANY/ALL () works

WHERE a > ANY (<subquery>) is not documented, except indirectly in dev-guide-use-subqueries or explain-subqueries [1],[2] or subquery-optimization.

It is also referenced as 'Expression Syntax' and 'DO' as AnyOrAll

  1. Describe your suggestion or addition.
    It seems like it should be explain somewhere in 'Functions and Operators' or 'Expression Syntax'. I would suggest a separate page under Functions and Operators like 'Sub Queries' or 'Any and ALL Sub Queries' where it would be explained, as well as syntax explained in 'Expression Syntax, that AnyOrAll just means ANY or ALL, with reference to the new page.

  2. Provide some reference materials (such as documents and websites) if you could.
    See above.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions