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                      
tip   To Refer this Site to Your Friends   Click 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
 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 ?    0 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 ?    0 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 ?    0 Yes 0 No
Madhunathanv
 

 
 
 
Other ADO.NET Interview Questions
 
  Question Asked @ Answers
 
What are the different namespaces used in the project to connect the database?  2
What does connection string consists of ? Digital-GlobalSoft1
what is bubbled event can u pls explain Wipro2
How do we invoke queries from the application ? Microsoft1
Being fresher How would i answer to the question that what is your salary exception?  3
What is the Magic Tables in Sqlserver2000? SQL-Star4
Explain what a diffgram is and its usage ?  1
If a dataset contains 100 rows, how to fetch rows between 10 and 20 only ? Ksb10
What happens when we issue Dataset.ReadXml command?  1
What is a datagrid?  2
What is ADO .NET and what is difference between ADO and ADO.NET? Ksb5
can we execute trigger normally at the desired time? Microsoft2
What is the difference between oledbreader and datasetwhile connecting?  1
How do you handle data concurrency in .NET ?  6
How to get the new oledb connection of oracle in database programming?  1
Where does ADO.NET and XML web services come in the architecture ? TCS1
Difference between datareader and dataset? Microsoft9
What is @@rowcount and with small code snippet explain the usage? BirlaSoft4
Differnces between oracle 9i and sql server? Microsoft2
can we have multiple datatables in a datareader ? Ness-Technologies13
 
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