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
Load IOS Cisco 1841
Crystal Reports Xi - Sorting a CrossTab Report by a Summary Field
Cisco VPN client for Windows, use both RSA SecurID soft token and hard token
Exchange 2003 Logical Size vs Physical Size
windows 2008 64 server
canĀ“t install forefront update KB 978297 on windows 2008 SBS
please check my .htaccess
Exchange 2003 does not work after reinstalling SMTP service on SBS 2003 Server
PHP error reporting
net share system error 5 acces denied