Explanation of “Unsupported Operations” in Azure SQL Database Partitioning
When using partitioned tables in Azure SQL Database, certain operations are either not supported outright or require special considerations due to the complexities introduced by partitioning. These limitations stem from…