Azure SQL Database supports horizontal partitioning of table data for manageability and performance benefits as explained in the docs. Although most of this capability is explained and documented in ...
Removes a partition function from the current database. Partition functions are created by using CREATE PARTITION FUNCTION and modified by using ALTER PARTITION ...