Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 What goes on inside SQL Server when it performs

Author  Topic 

rajender
Starting Member

13 Posts

Posted - 2005-08-24 : 06:54:52
Hi Team

I want to know, what goes on inside SQL Server when it performs an ALTER TABLE operation. It will be a great help if somebody can explain the steps that it follows before performing an Alter Table operation. I got a good idea by going thru the profiler trace window but still curious to know the undocumented details. Also does it uses SQL-DMO library to perform the Alter operation or it uses system/extended stored procedures directly.


Thanks in advance.
Rajender Kr.

   

- Advertisement -