Re: replace
От | Paolo Saudin |
---|---|
Тема | Re: replace |
Дата | |
Msg-id | CADtZQgmQVi8jzL_PfJXj3MnyFnaKKtoxe2G=eih4OWyA3S2hcQ@mail.gmail.com обсуждение исходный текст |
Ответ на | replace (ingoos <ingoos@gmail.com>) |
Ответы |
Re: replace
|
Список | pgadmin-support |
Here on 9.2.4 just work fine :
select replace ('abcd\efg', '\', 'XX');
+-----------+
| replace |
+-----------+
| abcdXXefg |
+-----------+
paolo
2013/8/20 ingoos <ingoos@gmail.com>
i need to convert some stings in old database, where \ is one letter in
croatian language.
when i'm using
replace ('abcd\efg', '\', 'XX') i got error.
anyone can help how to solver this problem ?
tnx
--
View this message in context: http://postgresql.1045698.n5.nabble.com/replace-tp5768024.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
В списке pgadmin-support по дате отправления: