> On Mar 3, 2024, at 12:00, Christophe Pettus <x...@thebuild.com> wrote: > Remember that dropping the NULL constraint afterwards will require a full > table read (although not a rewrite). Sorry, badly put: Adding a NOT NULl constraint afterwards will require a full table read (although not a rewrite).
- How to add columns faster yudhi s
- Re: How to add columns faster Christophe Pettus
- Re: How to add columns faster yudhi s
- Re: How to add columns faster Christophe Pettus
- Re: How to add columns faster Christophe Pettus
- Re: How to add columns faster Ron Johnson