SQL Server Error Msg 7720 – Data truncated when converting range values to the partition function parameter type. The range value at ordinal %d requires data truncation.

In this blog post, let’s learn about the error message “7720 – Data truncated when converting range values to the partition function parameter type. The range value at ordinal %d requires data truncation.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

7720 – Data truncated when converting range values to the partition function parameter type. The range value at ordinal %d requires data truncation.

Reason for the Error

To be update soon…

Solution

To be update soon…