Danny Tramnitzke wrote: > Hi all > > is it possible to convert a char(20) String to a char(40) > String within a > Selection ? > > Like : > > SELECT convert(char(40), user_name) as customer_name, ... > (MS-SQL Example) > > The Manual says nothing about that here : > > http://www.sapdb.org/htmhelp/48/b4e428c0ca11d2a97100a0c9449261 /content.htm
Do you want to expand: http://www.sapdb.org/7.4/htmhelp/71/817389b9b311d2a97100a0c9449261/frameset.htm Do you want to fill those 20 character at the right with values <> blank: http://www.sapdb.org/7.4/htmhelp/71/817377b9b311d2a97100a0c9449261/frameset.htm Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
