Adding indexes to your tables is a great method to boost your application performance. Index helps database engine to quickly find requested data and performing efficient sorting and grouping operations. Read the rest of this entry »
April 14th, 2008 admin Posted in Programming, mysql No Comments »
Adding indexes to your tables is a great method to boost your application performance. Index helps database engine to quickly find requested data and performing efficient sorting and grouping operations. Read the rest of this entry »