Online Index Insert Showplan Operator
SQL Server 2005 permits the index operations CREATE, DROP, and ALTER to occur while the underlying table data remains available to users. Online Index Insert implements these operations. Online Index Insert is a physical operator.
Online Index Insert is only used in specific types of operations. For more information, see Guidelines for Performing Online Index Operations.
Graphical execution plan icon
See Also
Tasks
How to: Display an Actual Execution Plan
Concepts
Logical and Physical Operators Reference
Displaying Execution Plans by Using the Showplan SET Options (Transact-SQL)