Ido MoskovichinLaunch SchoolSQL Indexing for Devs — Part 2: Practical Indexing AdvicePart 1 of this post dug into execution plans to explain how indexes can make SQL queries run more efficiently. In this part, I’ll stick to…Feb 4, 2020Feb 4, 2020
Ido MoskovichinLaunch SchoolSQL Indexing for Devs — Part 1: Execution PlansWell-designed database indexes can make SQL queries run faster. However, they aren’t free: indexes require both storage space and…Feb 4, 2020Feb 4, 2020