Community

Adding Column to a SQL Server Table

(Dinesh Asanka) Adding a column to a table is common task for DBAs. You can add a column to a table which is a nullable column or which has default values. But are these two operations are similar internally and which method is optimal?

Read More - Register for Free Membership