I have table that already has a set of values. Now I have to add a field thats of type datetime2(7) which will be not null. I cannot insert getdate() as the default value as thi