Find difference between two Text fields

Поиск
Список
Период
Сортировка
От Peter Hunsberger
Тема Find difference between two Text fields
Дата
Msg-id cc159a4a0907241413h3b6c595flebb2a8e172913fc4@mail.gmail.com
обсуждение исходный текст
Ответы Re: Find difference between two Text fields
Список pgsql-general
Can anyone give me a way to find the difference between two text
fields on a character by character basis.  Essentially,  I'd like to
logically AND the two together and for any position that has a
non-zero result show whatever character is in that position for the
second string.  The solution can be postgres specific but something
approaching ANSI SQL would also be helpful (if possible).

--
Peter Hunsberger

В списке pgsql-general по дате отправления:

Предыдущее
От: Denis BUCHER
Дата:
Сообщение: Re: Best way to import data in postgresl (not "COPY")
Следующее
От: Andreas Wenk
Дата:
Сообщение: Re: split string by special characters