What are indexes?
Thursday, June 18th, 2009 at
9:06 pm
What are indexes?
Indexes are described as a copy of a database table reduced to specific fields. This data exists in sorted form. This sorting form ease fast access to the field of the tables. In order that other fields are also read, a pointer to the associated record of the actual table are included in the index. The indexes are activated along with the table and are created automatically with it in the database.
Mail this postLike this post? Subscribe to my RSS feed and get loads more!











Leave a Reply