Dev 007
Pages
(Move to ...)
Home
Contact
▼
Monday, August 15, 2011
SET ANSI_NULLS ON!
If you set ANSI_NULLS ON, and if you have null as any of the two operands in your comparison statement, SQL Server will return 0, even if you have results with null values that match the given condition.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment