Hi
i need to change 15 nullable columns to not-nullable in 15 millions record's table.whats the better way to acheive this ?
i tried it with ALTER TABLE ..ALTER COLUMN approach but it was taking hours.
-------Bhuvnesh----------
I work only to learn Sql Server...though my company pays me for getting their stuff done;-)