Logical Operator « Select Query « SQL Server / T-SQL






1.List of Comparison Operators
2.NOT operator can be replaced by the comparison operator < > (not equal)
3.Use logical operator in where clause
4.Not less than
5.Not greater than
6.Not equal operator in SQL server
7.Logical operators with Parenthesis