The synopsis provides the syntax for using ANY in a subquery to check if a value is <, >, <=, >=, = or != to ANY value returned by the subquery. An example demonstrates using >ANY to get employee details whose salary is greater than any salary in department 10.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
42 views1 page
Any
The synopsis provides the syntax for using ANY in a subquery to check if a value is <, >, <=, >=, = or != to ANY value returned by the subquery. An example demonstrates using >ANY to get employee details whose salary is greater than any salary in department 10.