public inbox for [email protected]  
help / color / mirror / Atom feed
From: David G. Johnston <[email protected]>
To: Gambhir Singh <[email protected]>
Cc: [email protected]
Subject: Re: Adding New Column with default value.
Date: Mon, 28 Apr 2025 11:34:45 -0700
Message-ID: <CAKFQuwagzKP60k=Cya0d38+wxrgOyVvjPPx16SBdOtNimjGSHg@mail.gmail.com> (raw)
In-Reply-To: <CAHOGQfVmfJ5rpxfMSqJjTZGqN5ss-hdsCdTHsrxHAi2mUwWwmw@mail.gmail.com>
References: <CAHOGQfVmfJ5rpxfMSqJjTZGqN5ss-hdsCdTHsrxHAi2mUwWwmw@mail.gmail.com>

On Mon, Apr 28, 2025 at 10:25 AM Gambhir Singh <[email protected]>
wrote:

>
>   a. DDL statement (alter table add column) will be followed by the DML
> statement (Update)....Am I correct ?
>

No.  An alter command will either rewrite the table or it will not.  It
will never execute DML.

David J.


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Adding New Column with default value.
  In-Reply-To: <CAKFQuwagzKP60k=Cya0d38+wxrgOyVvjPPx16SBdOtNimjGSHg@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox