MySQL 8.0 Indexes, Histograms, and Other Ways to Speed Up Your Queries
From Michel Gerin
views
From Michel Gerin
MySQL 8.0 Indexes, Histograms, and Other Ways to Speed Up Your Queries
Indexes have been used for years to speed up database queries but are badly understood and often over utilized. The system overhead of maintaining indexes can become burdensome. Plus MySQL has several types of indexes like multi-valued and functional that can add great value if used properly. Histograms were introduced in MySQL 8.0 and are great for data with little churn but they need to be properly established. This webinar covers indexes, histograms, and some other 'secret' techniques to make your MySQL instances really perform.
Oracle Integrated Applications & Platform Services