SQL Server Error Code – 7724 computed column cannot be used as a part

In this blog post, you’ll learn more about the SQL Server Error Code 7724 and the error message description that is shown

SQL Server Error Code

7724

SQL Server Error Description for the Code :7724

Computed column cannot be used as a partition key if it is not persisted. Partition key column ‘%.*ls’ in table ‘%.*ls’ is not persisted.

Leave Your Comment