What is an index and types of indexes. How many number of
indexes can be used per table ?

Answer Posted / diptabhaskar ray

the ordering of a table in a database is called index.it
helps in fast access to the specific information.the column
suitable for index should be a primary key or a foreign
key,should be sorted,joins should be allowed and users will
search for data.clustered index and non clustered index.

Is This Answer Correct ?    20 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by query optimization?

551


Can we perform dml on view?

556


What is before and after trigger?

518


What are the advantages of sql? Explain

650


How many types of primary keys are there?

530






Is record in pl sql?

517


What is sqlerrm?

548


Explain the components of sql?

589


Can we insert data into materialized view?

519


What is a string data type in sql?

516


Explain the difference between drop and truncate commands in sql?

534


Is delete faster than truncate?

550


Lookups are a key component in sql server integration services (ssis). Explain its purpose?

539


Enlist the advantages of sql.

573


Explain the uses of control file.

617