Re: Clean up shop database

From: Richard Klingler <richard(at)klingler(dot)net>
To: pgsql-sql(at)lists(dot)postgresql(dot)org
Subject: Re: Clean up shop database
Date: 2022-01-19 13:57:38
Message-ID: 20220119145738389655.606222b1@klingler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Wed, 19 Jan 2022 06:41:49 -0700, Rob Sargent wrote:
>
> max(o.orderdate )< '2021-01-01'
>>>
>>>>
>>
>> You're a genius :-)
>>
>> Looks perfect...
>>
>
> No, no. The smart guys haven’t showed up yet.
> Cheers
>

Hmm..almost forgot.....

Now how would I turn this into an update statement based on the
previous query?

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Klingler 2022-01-19 13:59:52 RE: Clean up shop database
Previous Message Mike Sofen 2022-01-19 13:51:56 RE: Clean up shop database