I've got a table with 500+ records in it now... and I need to update just a
small section of one of the fields (an URL) to change a parameter on it...

I know I'm probably going to be told "NO", but I thought I'd ask before I go
start writing a program to do this....

        Is it possible to update just a small subsection of a field automagically
        via SQL and the mysql query language extensions?

I'd need some sort of regex intervention, such that the text that surrounds
the text I need to change isnt affected....


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to