0

This is the Query

Select * from tblNewsLetterPetLookup where Category != ''

which is running ok, but whenever i am using

Select * from tblNewsLetterPetLookup where Category != null

It neither shows error nor the anticipated data,

The Column Category is declared as varchar(50)

I just want to know the reason why it is behaving such!!!!!!!!!!!

0 Answers0