In this blog post, let’s learn about the error message “8385 – The select list of an aggregate indexed view must contain count_big(*) in 90 compatibility mode and higher.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
8385 – The select list of an aggregate indexed view must contain count_big(*) in 90 compatibility mode and higher.
Reason for the Error
To be update soon…
Solution
To be update soon…