TheBugSlayer
Programmer
Hello all.
We are considering partitioning a very large table mentioned in a previous post. The table has a few non-clustered indexes and no primary key. The best candidate column for partitioning has a non-clustered index defined on it. Can I partition the table on this column without having to create a primary key that encompasses it?
Thank you.
MCP SQL Server 2000, MCTS SQL Server 2005, MCTS SQL Server 2008 (DBD, DBA)
We are considering partitioning a very large table mentioned in a previous post. The table has a few non-clustered indexes and no primary key. The best candidate column for partitioning has a non-clustered index defined on it. Can I partition the table on this column without having to create a primary key that encompasses it?
Thank you.
MCP SQL Server 2000, MCTS SQL Server 2005, MCTS SQL Server 2008 (DBD, DBA)