Login
From:
planetscale.com
(Uncensored)
subscribe
Functional indexes — MySQL for Developers — PlanetScale
https://planetscale.com/learn/courses/mysql-for-developers/indexes/functional-indexes
links
backlinks
Roast topics
Find topics
Find it!
An index is usually created on a column, but it can be created on a function as well! This is helpful when you want to index something that you can't quite reach.