Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Indexed Views SQL server 7?

Status
Not open for further replies.

sagn

Programmer
Jun 7, 2001
166
US
Does SQL server 7 support indexed views?
I mean will the Query Analyzer optimizer
actually use the index defined?

I had read that SQL server 2000 does support them,
at least certain editions.

Thanks

ds
 
Indexed views appeared first appeared in 2000 so you are out of luck in 7. I beleive they only work in the enterprise and developer versions of 2000, but I could be wrong about that.
 
I was afraid of that.

Thanks


ds
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top