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
Javascript - how to add number to field name (dynamic field add script)
OS X Server 10.5 and OS X Laptops Joining accounts to Open Directory?
XP 10 inbound connection limit question
LZMA compress / expand buffer api?
Hyper-V P2V VM Continuous Blue Screen
export or backup from sql 2008 server to a sql 2005
IRQL_NOT_LESS_OR_EQUAL MESSAGE
Display Yes/No field of a query as a checkbox
class sessions vars
Cost of CAT5e cable installation