Hi, I am using criteria query in SQL for below condition Select col1,col2 where not(col1='close')
Now the issue, when col1 having any 'NULLl values , query is not returning any data. Please help me for handling this condition. Thanks & Regards, Ayyappa Kolli. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
