Simply run this in your database where you have partitioned tables. Use the WHERE clause to focus in on just one table. Gives you detail data about each partition.
Partitioning in SQL Server - Part 2
Arshad Ali examines the different concepts of partitioning in SQL Server 2012 and provides a step-by-step guide on creating a partition table/index.
2013-01-08
2,729 reads