View Single Post

   
  #3 (permalink)  
Old 05-07-2008, 10:16 AM
toby
 
Posts: n/a
Default Re: nth Occurence of String in Set

On May 5, 3:17 pm, "cvh@LE" <christian.han...@cpi-service.com> wrote:
> Hi all,
> ...
> Any hints or tips or reference I didnt find?


RTFM would reveal SUBSTRING_INDEX():
http://dev.mysql.com/doc/refman/5.0/...ubstring-index

> TIA
>
> Chris


Reply With Quote