Samy Song wrote: > Hi, > > I'm new to SAPDB but not to SQL. > I'm trying to use the standard Cast(field as type) and it > always give me a > error. > Cast(0 as varchar(10)) doen't work. > This work will all other SQL tested. > > What is the specific use of Cast for SAPDB.
SAP DB does not know the function CAST. Functions NUM resp. CHR are known for internal mode resp. TO_NUM / TO_CHAR for SQLMODE ORACLE Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
