Posted on: 8/9/2008 5:00:00 PM | Views : 1290

The ninth part of the SQL Server Programming Fundamentals tutorial describes how database tables can be changed using T-SQL. In this article we will add, remove and modify columns, whilst considering the impact these operations can have on existing data.

...

Go to the complete details ...