‎2008 Jun 28 10:33 AM
Hi all,
please tell me when is it efficient to use INDEX and will we use BUFFERING?
Anirban Bhattacharjee
‎2008 Jun 28 10:52 AM
‎2008 Jun 28 10:52 AM
‎2008 Jun 28 6:28 PM
hi ,
Buffering should be used for tables that are being used more frequently, so in that case you can use buffering.But indexing should be used when you dont have the option of using the primary keys for searching into a large table.
Hope this would be sufficent ,
regards
Varghese