Transact-SQL Reference


SQL Server 2008 Books Online (October 2009)
!= (Not Equal To) (Transact-SQL)

Tests whether one expression is not equal to another expression (a comparison operator). If either or both operands are NULL, NULL is returned. Functions the same as the <> (Not Equal To) comparison operator.

See Also

Reference

Expressions (Transact-SQL)
Operators (Transact-SQL)

Other Resources

Comparison Operators (Database Engine)

Help and Information

Getting SQL Server 2008 Assistance
Tags :


Page view tracker