I came across a partitioned table that only contains non-clustered index where the partitioned column is on the index. I had the impression that partitioned tables require a primary key and that the partitioned column must be in the pk. I guess that's not the case, or the tables and procedures wouldn't have compiled, but I hope someone can confirm it.Thanks
↧