Hi All
I have a production Database with 90 Million rows, i need to add a new column to that table, The problem is that the new column must have a default value as 0 and its should have a not null Constraint.
The problem i am facing is i cant more down time.
The steps is followed is
First create the Column