What is an index?

Answer Posted / shrikant kalwade

Index means we create unique id to record in to the table.

primary key is example of index; using proper index we
search perticular record from database fast and accurate.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the third normal form(3nf)?

523


Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?

505


What is a data collection table?

544


Working with TLogs

1452


How to find the source of a table in sql server?

529






What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?

590


How to create a view using data from another view?

569


Explain triggers in sql?

558


Mention the different authentication modes in sql server.

536


What is filter index?

519


How to check if a table is being used in sql server?

517


Explain query editor regions

619


How can you insert values in multiple rows using one Insert statement?

621


What is the difference between dbcc indexdefrag and dbcc reindex?

527


How to identify current user in ssrs report?

242