IN « Select Query « SQL Server / T-SQL






1.IN operator
2.'IN' for number value
3.'IN' for varchar value
4.'IN' is equivalent to a series of conditions, connected with one or more OR operators
5.An IN operator allows the specification of two or more expressions for a query search
6.NOT IN