공부
[MySQL] date column index
승가비
2023. 12. 4. 07:04
728x90
https://stackoverflow.com/questions/20938753/does-it-improve-performance-to-index-a-date-column
Does it improve performance to index a date column?
I have a table with millions of rows where one of the columns is a TIMESTAMP and against which I frequently select for date ranges. Would it improve performance any to index that column, or would ...
stackoverflow.com
728x90