Re: Easiest way to compare the results of two queries row by rowand column by column

Поиск
Список
Период
Сортировка
От anupping
Тема Re: Easiest way to compare the results of two queries row by rowand column by column
Дата
Msg-id 1556787691679-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Easiest way to compare the results of two queries row by row and column by column  (Jason Long <mailing.lists@octgsoftware.com>)
Список pgsql-general
select * from (select id, my_age, ur_age  as urage from datatable where 
agegp != 'S') m where m.myage <> m.urage



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Migrating an application with Oracle temporary tables
Следующее
От: Guntry Vinod
Дата:
Сообщение: Back Slash \ issue