Community

MySQL Functional Index and use cases.

(Aakash Muthuramalingam) MySQL has introduced the concept of functional index in MySQL 8.0.13. It is one of the much needed feature for query optimisation , we have seen about histogram in my last blog. Let us explore the functional index and its use cases.