If you have 100 rows, and do 15 queries, then you'll read 1.5k rows You can solve this by creating

If you have 100 rows, and do 15 queries, then you'll read 1.5k rows

You can solve this by creating indexes
Was this page helpful?