What is an index?

Posted by silpa on Mar 25 2007

Index is created on one or more columns of a table to have direct access to rows and for fast data retrieval

Leave a Comment