sql_language thread: HELP needed, please! - Split Function in SQL to parse a string within a field ?
Hi!
Can u give some more detail? How do u want to pass the string?
savoym@h... wrote:
> I currently have a SQL table whereby one of the fields contains a string
> that I need to parse and then turn around and update the fields with the
> parsed data elements.
>
> Has anyone ever done this in a SQL Function before or in a stored
> procedure?
>
> Any help or direction would be appreciated.
>
> Thank you.