create table tq84_ora_00900 (a number, b number); explain plan for alter table tq84_ora_00900 modify a not null; drop table tq84_ora_00900;
Index