Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting with nulls
Message
From
13/08/2013 14:00:30
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Selecting with nulls
Environment versions
SQL Server:
SQL Server 6.5 and older
Application:
Web
Miscellaneous
Thread ID:
01580404
Message ID:
01580404
Views:
25
Hi All -

I have this query defined.
select * from TIP_Ledger where FundType='RTA' and isnull(checknumber,'')=''
Interestingly, it produces the records specified and also those where checknumber is blank but not null. This is good but a surprise to me. I was wondering if it can be relied upon or is it just a quirk.

Thanks for your shared knowledge.
Next
Reply
Map
View

Click here to load this message in the networking platform