|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
query problem with null
From: Richard Reina (gatorreina
gmail.com)
Date: Fri Mar 09 2012 - 15:24:12 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When I do the following query:
SELECT * FROM geo_trivia WHERE city IS NULL;
certain columns that DO have 'NULL' value for city and not a '' (blank)
value do not show up.
I have even gone to the extent of reseting these records value as ='NULL'
with UPDATE and they are still are not selected when I run the above
query. Can anyone help?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]