Danny Tramnitzke wrote: > > 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 ?
VALUE please see: http://www.sapdb.org/7.4/htmhelp/cf/633171c03511d2a97100a0c9449261/frameset.htm Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
