Is there any way to specify a (noexpand) hint on a query that is required when using indexed views in sql server? For instance,
SELECT * FROM dbo.SomeIndexedView (noexpand) WHERE x...@y How do people deal with this? thanks James --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
