Re: Adding New Column with default value.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 28, 2025 at 10:25 AM Gambhir Singh <gambhir.singh05@xxxxxxxxx> 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.


[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux