Should I run COMMIT;
after
ALTER TABLE TBL_SAMPLE ADD (BOOLEAN_COLUMN NUMBER(1) DEFAULT 0 NOT NULL);
in Oracle, or it is not mandatory?
You don't need commit after DDL.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With