Rabu, 13 Oktober 2010

An Absolute Beginner’s Introduction to Database Indexes

Proper indexes on your tables are a crucial part of any Database design that requires advanced data retrieval. For basic databases with only a few dozen records per table, indexes may not be absolutely necessary and even slow things down (if your RDBMS does not automatically ignores the index), but it’s still good practice to design your database with proper indexes from the start if you expect

Tidak ada komentar:

Posting Komentar