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

Are there any features that are decommissioned in 11g that are not present in 11g?

1576


Is left join same as inner join?

516


What is the difference between count 1 and count (*) in a sql query?

485


How many sql core licenses do I need?

493


How do I create a sql database?

510






What are the types of optimization?

509


What is the difference between alter trigger and drop trigger statements?

591


what is a scheduled jobs or what is a scheduled tasks? : Sql dba

535


How do I order by ascending in sql?

521


What is crud diagram?

500


what is the difference between blob and text? : Sql dba

515


What is a unique constraint?

598


What is pl sql variable?

498


Explain select statements in sql?

574


How do you update sql?

506