Determine when an index is appropriate?
Answer / Mahavir Singh
{"when_an_index_is_appropriate": [n "When frequently executed queries require data from a specific column or set of columns.n "When the query uses WHERE, ORDER BY, or GROUP BY clauses to filter or sort data.n "When multiple tables are joined and the JOIN condition is on an indexed column.n "When the table contains a large number of rows and queries often retrieve only a small subset of the data."]}
| Is This Answer Correct ? | 0 Yes | 0 No |
When would you use a before or after trigger?
Is a primary key unique?
How to use copy and concatenate commands in SQL?
What is the benefit of normalization?
What is a unique index?
From where can you change the default port?
What is sorting and what is the difference between sorting and clustered indexes?
What are partitioned views?
Which are the third-party tools used in sql server and why would you use them?
What are the four main query statements?
What is normalization and what are the different forms of normalizations?
How do I view views in sql server?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)