Hi all,
I want to create index on view. Is it posiible? When i create index on view, it throws the error Cannot create index on view 'q_Invoices_Iss ued' because the view is not schema bound.. What is the solution for it?
Thanks,
I want to create index on view. Is it posiible? When i create index on view, it throws the error Cannot create index on view 'q_Invoices_Iss ued' because the view is not schema bound.. What is the solution for it?
Thanks,
Comment