Improve the performance of SQL queries - Part II
In continuation of the previous article on improving SQL query performance, let us examine a few table level modifications that can be made for faster output generation.
Indexes
For the uninitiated, an index is a special lookup table that is created...
divyakblogs.hashnode.dev8 min read