[thelist] Interesting SQL Mass update
Rob Smith
thelist at lists.evolt.org
Mon Oct 28 10:16:01 2002
Hi list,
sorry about that last email.. wrong button
I've got a small table, about 1000 rows or so, and some of the columns have
something like this in it:
<a href="../links/page1.html" target="_blank">
I want to remove the 'target="_blank"' part of the string. Is there a way to
do this mass update in SQL? I could probably do in ASP, but don't want to
have to resort to that - time.
Thanks in advance,
Rob.Smith