Ganesh Rajan wrote: > hi folks, > is there function like we use in Oracle and SQL SERVER... instring and charindex >respectively > for finding the character or its position from the given string...
May I ask you to check the reference manual --> Basic elements --> Function --> String function http://www.sapdb.org/htmhelp/71/81736bb9b311d2a97100a0c9449261/frameset.htm where you will find all functions returning strings and ... --> Arithmetic functions http://www.sapdb.org/htmhelp/02/12af08b51411d2a97100a0c9449261/frameset.htm where you will find all functions returning a number like the function index you are looking for http://www.sapdb.org/htmhelp/cd/c300ebb9b011d2a97100a0c9449261/frameset.htm Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
