tags:

views:

28

answers:

1

Possible Duplicate:
Is it possible to have an indexed view in MySQL?

Possible duplicate: http://stackoverflow.com/questions/244226/is-it-possible-to-have-an-indexed-view-in-mysql


Is it possible to create Index for Mysql Views Like Tables?

A: 

Nope

Francis Upton