Hi ,
I am aaddng a column with a default value 0 to an existing table with rows in millions
I am on 11g
I read that the alter command does not take much time on 11g
but in my case it is still taking a lot of time , it took around 1.2 hrs yesterday.
So is there a better approach to do this?