amylashley
Programmer
Is there a way using SQL Queries to extract a substring when the length of it is not known? It seems like such a simple thing but all I see is a SUBSTRING function that requires knowledge of the length of the substring in advance.
Thanks
Thanks