Microsoft
Software
Hardware
Network
Question : Informix SQL "is null" syntax
I have a table column that contains blank values and null values I want it to only display blank values
I am used to SQL syntax not informix I believe the below would work in SQL how can it work in informix?
select column1, column2, IS NULL(column3, "") as 'column3 no nulls'
from table1
Answer : Informix SQL "is null" syntax
select column1, column2, NVL(column3, "") as 'column3 no nulls'
from table1
Random Solutions
IM integration with Sharepoint 2010
Dual WAN on a Fortigate 60
Looking for a CMS solution
Software that checks Feeds daily and downloads files linked within the feed
Greater-than/Less-than in sql query by php ... Acceptable for date column ??
How to configure SSG-140 with multiply public IP's on single interface.
Exchange 2010 inbound attachment size limit
Flag duplicate record
vb.net - extract data
SBS 2003 - BlackBerry BES Express