In MySQL, ‘Views’ act as virtual tables. It is not possible to create indexes on a view. However, they can be used for the views that are processed using the merge algorithm.
Previous Question Next Question
Your comments will be displayed only after manual approval.