SQL Server Error Code – 2798 cannot create index or statistics ?%.*ls

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

SQL Server Error Code

2798

SQL Server Error Description for the Code :2798

Cannot create index or statistics ?%.*ls? on table ?%.*ls? because SQL Server cannot verify that key column ?%.*ls? is precise and deterministic. Consider removing column from index or statistics key, marking computed column persisted, or using non-CLR-derived column in key.

Leave Your Comment