2.1 Steps to implement table partitioning:
2.1.1 Prerequisites – Create Database with different filegroup
2.1.2 Define partition function.
2.2.1 Create table using above partition scheme (new)
2.2.2 Rebuild existing table using partition scheme (existing)
5.1 HOW TO CHECK IF THE GIVEN TABLE IS PARTITIONED?