database indexing

indexes

Why Can't Database Tables Index Themselves?

Here's a thought question for today: why can't database tables index themselves? Obviously, indexes are a central concept to databases and database performance. But horror tales still abound of naive developers who "forget" to index their tables, and encounter massive performance and scalability problems

By Jeff Atwood ·
Comments