Page 2 of 2

Posted: Sun Apr 24, 2005 11:44 pm
by nhan
Thanks so much Sir Hongco,it is now working!

Posted: Mon Apr 25, 2005 2:59 am
by duk
just to say... select ifnull(column, 'error') as column from table...

will just return empty SET...

the null function works well :D