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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -