SQL Server Error Code – 2799 cannot create index or statistics ?%.*ls
In this blog post, you’ll learn more about the SQL Server Error Code 2799 and the error message description that is shown
SQL Server Error Code
2799
SQL Server Error Description for the Code :2799
Cannot create index or statistics ?%.*ls? on table ?%.*ls? because the computed column ?%.*ls? is imprecise and not persisted. Consider removing column from index or statistics key or marking computed column persisted.
Leave Your Comment