Re: Automate copy - Postgres 9.2

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Automate copy - Postgres 9.2
Дата
Msg-id 814d05d3-cfd4-0097-676a-2c3a8b0bb4c8@hogranch.com
обсуждение исходный текст
Ответ на Re: Automate copy - Postgres 9.2  (Patrick B <patrickbakerbr@gmail.com>)
Список pgsql-general
On 6/8/2016 7:04 PM, Patrick B wrote:
      FOR crtRow in EXECUTE 'select DISTINCT(account_id) from backup_table WHERE migrated = 1 AND account_id IN '|| $1

where .... and account_id in 21;


?     I don't think that's what you want.



-- 
john r pierce, recycling bits in santa cruz

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Automate copy - Postgres 9.2
Следующее
От: Andrew Beverley
Дата:
Сообщение: Optimise OR condiditions across multiple joins