sql server - Index hints cannot be specified within a schema-bound object -



sql server - Index hints cannot be specified within a schema-bound object -

i receive error message when altered view "index hints cannot specified within schema-bound object."

how can solve problem?

indexed views cannot altered; have dropped , re-created.

sql-server view alter

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -