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
Post a Comment