Re: Need help understanding error message

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: Need help understanding error message
Дата
Msg-id 37F9B54E-6EA8-46AB-B7BC-41F40B53A121@gmail.com
обсуждение исходный текст
Ответ на Re: Need help understanding error message  (Rich Shepard <rshepard@appl-ecosys.com>)
Ответы Re: Need help understanding error message  (Rich Shepard <rshepard@appl-ecosys.com>)
Список pgsql-general

> On Oct 26, 2021, at 11:05 AM, Rich Shepard <rshepard@appl-ecosys.com> wrote:
>
> On Tue, 26 Oct 2021, Rob Sargent wrote:
>
>> What do you get when you select * where person_nbr = 6 and contact_date =
>> ‘2021-10-26’ and contact_type = ‘Email’ from activities; ?
>
> Rob,
>
> <where person_nbr = 6 and contact_date = '2021-10-26' and contact_type = 'Email';
> person_nbr | contact_date | contact_type | notes | next_contact
------------+--------------+--------------+-------+--------------
> (0 rows)
>
> Rich
>
Are you doing a batch of updates, and including/generating a duplicate in there?

>




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

Предыдущее
От: Rich Shepard
Дата:
Сообщение: Re: Need help understanding error message
Следующее
От: Rob Sargent
Дата:
Сообщение: Re: Need help understanding error message