Hello,
I have a string column like " Bonjour l'homme barbu " and i want to parse this colum for having " Bonjour l''homme barbu " in order to use after replace function.
How to dit pls ?
:)
There is a replace() function, but it is a database function and so support is somewhat dependent on database vendor. It looks to me like most of them do, what database are you using?