Re: SQL query

From: "Ravi Krishna" <srkrishna(at)myself(dot)com>
To: "Adrian Klaver" <adrian(dot)klaver(at)aklaver(dot)com>
Cc: "Vikas Sharma" <shavikas(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: SQL query
Date: 2019-04-18 19:12:43
Message-ID: trinity-48ffb586-9e49-4835-af8f-9a5cf06d24e7-1555614763081@3c-app-mailcom-lxa10
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2019-04-18 21:34:10 Re: Method to pass data between queries in a multi-statement transaction
Previous Message Adrian Klaver 2019-04-18 18:41:16 Re: SQL query