Re: replace

From: Espartano <espartano(dot)mail(at)gmail(dot)com>
To: Deivinson Tejeda <deivinsontejeda(at)gmail(dot)com>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: replace
Date: 2009-05-01 15:38:20
Message-ID: d353bd50905010838j859b0dfw89d9a2760e17ea5a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

2009/4/30 Deivinson Tejeda <deivinsontejeda(at)gmail(dot)com>:
> Buenas Comunidad,
>
> Les escribo para consultarle si existe alguna instrucción en postgres que
> sea análoga a REPLACE de mysql?
>

http://www.postgresql.org/docs/current/static/functions-string.html

replace(string text, from text, to text)

Replace all occurrences in string of substring from with substring to

> Gracias!
>
> --
> Atte...
>
> Team Developers kumbiaphp web & app Frameowork
> Deivinson Tejeda
> http://www.kumbiaphp.com
>
> Free Software, Free Society
>

--
"Linux is for people who hate Windows, BSD is for people who love UNIX".
"Social Engineer -> Because there is no patch for human stupidity"
"The Unix Guru's View of Sex unzip ; strip ; touch ; grep ; finger ;
mount ; fsck ; more ; yes ; umount ; sleep."
"Documentation is like sex: when it is good, it is very, very good;
and when it is bad, it is better than nothing."

In response to

  • replace at 2009-05-01 03:11:42 from Deivinson Tejeda

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message German Salinas 2009-05-01 16:56:47 Re: Mondrian + Postgresql
Previous Message IP zer0 2009-05-01 04:29:54 Re: [pgsql-es-ayuda] OT - Aplicación Web