wz700
SSCertifiable
Points: 7133
More actions
April 29, 2004 at 8:28 am
#504687
Charindex has start_location argument.
In your case the statement would be
select charindex('[', col, charindex('[', col)+1) from table2
assume col is the name of the column.
Viewing post 1 (of 2 total)
You must be logged in to reply to this topic. Login to reply