On Wednesday 29 May 2002 06:55, Kevin Stone wrote:
> All I need to do is return anything matching the following pattern from a
> specific column in a table. This is how I'd write it in PHP if I were
> pulling the data from string. The string in this example is a direct copy
> of one of the colu
All I need to do is return anything matching the following pattern from a
specific column in a table. This is how I'd write it in PHP if I were
pulling the data from string. The string in this example is a direct copy
of one of the column fields..
What would be the SQL equivilant? I hate to