How to use ANY / SOME Logical Operator in SQL Server - SQL Server / TSQL Tutorial Part 127

preview_player
Показать описание
How to use Any / Some Logical operator in SQL Server

ANY Logical operator returns TRUE if any one of a set of comparisons are TRUE. ANY compares a scalar value with a single column set of values.

Note : SOME and ANY are equivalent. We are going to use ANY in our below examples.

Link to scripts used in SQL Server / TSQL Tutorial Video

Check out our website for Different SQL Server, MSBI tutorials and interview questions
such as SQL Server Reporting Services(SSRS) Tutorial
SQL Server Integration Services(SSIS) Tutorial
SQL Server DBA Tutorial
SQL Server 2016 DBA Tutorial
SQL Server / TSQL Tutorial ( Beginner to Advance)
Рекомендации по теме
Комментарии
Автор

Thank you so much. What a great explanation. 👏.

g.suresh
Автор

Please give me the link to all concept. Thank you

g.suresh