I would like to pull some data out of field that contains URL's. For instance my the URL may be I need to pull out the name of the group, which is between group=(name)&function.
I have tried using charindex and substring functions, but always seem to get more of the URL returned than needed.
Any insight would be helpful. Thanks.
I have tried using charindex and substring functions, but always seem to get more of the URL returned than needed.
Any insight would be helpful. Thanks.