Re: Need help understanding error message

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Need help understanding error message
Date: 2021-10-26 18:00:22
Message-ID: F7E5D6D2-EDE0-48E8-BD42-98A500688095@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On Oct 26, 2021, at 10:07 AM, Rob Sargent <robjsargent(at)gmail(dot)com> wrote:
>
>
>
>>
> What do you get when you select * where person_nbr = 6 and contact_date = ‘2021-10-26’ and contact_type = ‘Email’ from activities; ?
>
>
>

Whoa. Not sure why I put the “from” last but I’m sure you know it goes before the “where”.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2021-10-26 18:05:04 Re: Need help understanding error message
Previous Message Ron 2021-10-26 17:14:53 Re: Need help understanding error message