How you can find out if an index is useful to the optimizer?
Answer / Vinod Kumar Yadaw
You can check the query plan to determine whether an index is being used or not. If the 'Seek' operator is present in the execution plan, it means the index is being used.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
How can a user-defined datatype be created?
How to create function with parameter in sql server?
Can you use order by when defining a view?
What is sqlcmd?
How to insert multiple rows with one insert statement in ms sql server?
How to how to convert numeric expression data types using the convert() function??
What is exclusive locks?
What is the difference between a local and a global variable?
What is the Main Difference between ACCESS and SQL SERVER?
Tell me about pre-defined functions of sql?
What is the security principal at the server level that represents your session?
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)