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
Best 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
