Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Would it be a good idea to create an index on a table that
always contains 10 records? Why or why not?

Answer Posted / subhash

No it's not a good idea.

Table scan would be fine for smaller tables with less records. Moreover indexes need disk space. It's not necessary to create an index and waste the disk space.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are logical database components? : SQL Server Architecture

1094


Can we hide the definition of a stored procedure from a use?

1296


How do I start and stop sql server?

1061


What is sql view?

1117


What is row-level compre?

1049


how to create a scrollable cursor with the scroll option? : Sql server database administration

1147


What have included columns when we talk about sql server indexing?

1077


How to use wildcard characters in like operations in ms sql server?

1187


Can multiple columns be used in sql group by clause in ms sql server?

1116


What is stored procedures?

1110


How can you check the level of fragmentation on a table?

1087


Do you know data definition language, data control language and data manipulation language?

1087


How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?

1072


What is truncate table?

1001


Explain the commands in sql server?

1096