what purpose of Indexing creating? directly we can search
the reqired row with the help of query?what is the use of
indexing?
Answer Posted / madhunathanv
Apart from Clustered index def:
Indexes should be used to the column where frequently data
is retrieved.
AFAIK
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain which name space is used to get assembly details?
Which architecture does Datasets follow?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What is Serialization in .NET? what are the types of Serialization?
What is a column variable?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Explain advantages of ado.net?
What is the return type of executescalar?
What is ado asp?
How to read data with the sqldatareader ?
Explain the two fundamental objects in ado.net?
What is data control techniques?
What is defaultview in datatable?
What is bubbled event?
What is the purpose of using adodb?