ALL, ANY and SOME Comparison Conditions in SQL

It is quite possible you could work with Oracle databases for many years and never come across the ALL, ANY and SOME comparison conditions in SQL because there are alternatives to them that are used more regularly.

You can find more info on following links:
I hope this will be quite useful to many developers.

Thanks to PL/SQL Challenge.

Regards,

Sohil Bhavsar

Comments

Popular posts from this blog

PL/SQL Best Practices

Oracle Hidden Columns

SQL Functions: Calculate difference between columns of current and previous/next row