ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ADO.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
what purpose of Indexing creating? directly we can search
the reqired row with the help of query?what is the use of
indexing?
 Question Submitted By :: Sharfuddin
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what purpose of Indexing creating? directly we can search the reqired row with the help of query?what is the use of indexing?
Answer
# 1
Indexing is helpful when you have data which is used for 
retrieval rather than transactions. Indexing results in 
quick retrieval of data. But Indexing should be minimized 
in the database where you have lots of transactions. 
Indexes are of two types Clustered and non-clustered.
 
Is This Answer Correct ?    1 Yes 0 No
D. Shyamala
 
  Re: what purpose of Indexing creating? directly we can search the reqired row with the help of query?what is the use of indexing?
Answer
# 2
Main Purpose of Index creation is the for the Quick 
retrieval of data ie.., speed up searching, from the 
Table,where by it is created in the page index ,so that 
instead of searching out for whole records from the table 
when the query is executed it goes to page id and finds the 
index id created and retrieves out the data based on 
indexid ,so that time it takes becomes less when compared 
to non creation of index.

By default when index is not created primary key will be 
the default index.
The sysindexes table, which exists in every database, 
tracks table and index information

AFAIK
 
Is This Answer Correct ?    5 Yes 0 No
Madhunathanv
 
 
 
  Re: what purpose of Indexing creating? directly we can search the reqired row with the help of query?what is the use of indexing?
Answer
# 3
Apart from Clustered index def:

Indexes should be used to the column where frequently data 
is retrieved.

AFAIK
 
Is This Answer Correct ?    1 Yes 0 No
Madhunathanv
 

 
 
 
Other ADO.NET Interview Questions
 
  Question Asked @ Answers
 
Difference between ADO and ADO.Net IBM4
Can you edit data in the Repeater control?  8
What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?  5
what is Sql Native Client? Gantec-Solutions4
How to call the SQL commands asynchronously in ADO.NET version 2.0 DELL3
How to find the count of records in a dataset?  5
What are the attirbutes of DataSet? IBM5
If a dataset contains 100 rows, how to fetch rows between 10 and 20 only ? Ksb12
Can a DataReader be used as a DataSource for a GridView. If it is so how will you handle paging. Directi3
i making a project using windows application c#, i want to show user name, password, and one button login. i wanna make it with sealed class .how its possible . when i clicked my login button all project should be open. pls cleare me.  1
What is the use of parameter object? Ksb3
how to keep track of index in listbox items.  2
What is the difference between a Dataset and DataReader? Can dataReader hold data from multiple tables? Fulcrum-Logic2
What is the default view of Data Grid?  3
What is the main difference between ADO and ADO.Net  3
What is a datagrid?  4
Sequence to connect and retrieve data from database useig dataset ? MMTS3
Explain acid properties?  3
what are the differences between dataset and datareader? Choice-Solutions2
What is ODP.NET? Microsoft2
 
For more ADO.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com