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 is the purpose of using pl/sql?

817


what is online transaction processing (oltp)? : Sql dba

706


Explain what is an index?

750


Explain the components of sql?

783


What view means?

725






Explain how to use transactions efficiently : transact sql

711


Can dml statements be used in pl/sql?

766


What is server name sql?

795


What is the difference between nested table and varray?

678


how to shutdown mysql server? : Sql dba

736


What are the types of records?

735


How do I pipe the output of one isql to another?

711


What is trigger and stored procedure in sql?

746


What is $$ in sql?

724


explain the options of myisamchk to improve the performance of a table. : Sql dba

713