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...


What is an Index?

Answers were Sorted based on User's Feedback



What is an Index?..

Answer / srinivas

Index is a database object which improves the efficiency of
the query

Is This Answer Correct ?    6 Yes 0 No

What is an Index?..

Answer / guest

When queries are run against a db, an index on that db
basically helps in the way the data is sorted to process the
query for faster and data retrievals are much faster when we
have an index.

Is This Answer Correct ?    1 Yes 0 No

What is an Index?..

Answer / uma

index is used to speed up query execution,indices are used
to locate the tables in the database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

When you should use a low fill factor?

0 Answers  


What is scalar user-defined function?

0 Answers  


how to replace double quotes by single quotes in sql server

2 Answers   CAC,


how to find number of columns in a table in sql server 2000 and 2005 also

16 Answers   Virtusa,


How do I port a number to sql server?

0 Answers  


how to write the query to select the rows are in the order of either 1,3,5,7... or 2,4,6,8,...

7 Answers   ADP, Satyam, Tech Mahindra,


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

0 Answers  


what is the query and condition to delete datas in sql server.

2 Answers  


what is sql injection in sql server?

2 Answers   TATA,


What is difference between joins and subqueries?

0 Answers  


What types of Joins are possible with Sql Server?

0 Answers   NA,


What command is used to delete a table from the database in the sql server and how?

0 Answers  


Categories