[EMAIL PROTECTED] wrote > > How can i get the start-position of string "s1" in string "s2". > e.g. S1 = name > S2 = myname. > start-position is 2.(Begin position is zero) > As the reference-manual tells us: http://dev.mysql.com/doc/maxdb/en/cd/c300ebb9b011d2a97100a0c9449261/frameset.htm
and subtract 1. Elke SAP Labs Berlin > _________________________________________________________________ > 与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
