Re: SQL query - Mailing list pgsql-general

From Ravi Krishna
Subject Re: SQL query
Date
Msg-id trinity-48ffb586-9e49-4835-af8f-9a5cf06d24e7-1555614763081@3c-app-mailcom-lxa10
Whole thread Raw
In response to Re: SQL query  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
> The above is not the same format as OP's query:
>
> Update tableA set col1 = null and col2 in (1,2);

I did include set in the sql.  I typed it wrong here.



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: SQL query
Next
From: "David G. Johnston"
Date:
Subject: Re: Method to pass data between queries in a multi-statement transaction