Hi all

I want to select my NULL values and transform them to int value 0.
So I choose a command like :

Select isnull(col_name, 0) from table_name

But I guess, thats not the right sapdb command to view a NULL value as int 0 ...

What function may I take in sapdb ?

regards,
Danny

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to