From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "Yessica Brinkmann" <yessica(dot)brinkmann(at)gmail(dot)com> |
Cc: | Postgres Español <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: Existe alguna función similar a DIFFERENCE() y SOUNDEX() de sql server en Postgres? |
Date: | 2007-02-02 23:36:23 |
Message-ID: | c2d9e70e0702021536j71cea51dt4fe7a5bdef84f4c3@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 2/2/07, Yessica Brinkmann <yessica(dot)brinkmann(at)gmail(dot)com> wrote:
> Hola a todos.
> Estoy convirtiendo un sistema que se encuentra en una base de datos
> Sql Server a Postgres.
> En uno de los query del sistema aparecen las funciones DIFFERENCE() y
> SOUNDEX()
existen como contribs...
si compilaste de los fuentes busca en : "ruta a los
fuentes/pgsql/contrib/soundex
si instalaste en windows busca en
%ARCHIVOS DE PROGRAMA%\postgresql\version\share\contrib\fuzzystrmatch.sql
es idea mia o no existe soundex en windows? igual fuzzystrmatch
incluye ambas funciones...
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
From | Date | Subject | |
---|---|---|---|
Next Message | Alejandro Loayza | 2007-02-03 02:36:41 | BD para Voip inicio |
Previous Message | Yessica Brinkmann | 2007-02-02 21:18:33 | Existe alguna función similar a DIFFERENCE() y SOUNDEX() de sql server en Postgres? |