Subject | Re: {Spam?} [firebird-support] Replacing substrings... |
---|---|
Author | Sergio H. Gonzalez |
Post date | 2010-12-29T11:50:59Z |
>Peace o' cake:...and if the table has a lot of records, probably adding
>update changeme set field01 = replace(field01, 'Fpdd', '<newvalue>')
where position ('Fpdd' in field01)> 0
would help... or it's the same, regarding performance?
-s
[Non-text portions of this message have been removed]