Partitions in SQL Server: Function Definitions, LEFT vs RIGHT
In my first article Partitions in SQL Server: Creating a Partitioned Table, I briefly covered the difference between LEFT and RIGHT in partition function definitions. Here I have a comparison of the two.