How can I enforce to use particular index?
Answer / saravakumar
You can use index hint (index=index_name) after the table
name. SELECT au_lname FROM authors (index=aunmind)
| Is This Answer Correct ? | 7 Yes | 0 No |
What happens if null values are involved in comparison operations?
What is difference between standardization and normalization?
What is the difference between DTS and SSIS?
Can primary key be null?
Who is the owner of a schema in ms sql server?
How to return the second 5 rows in ms sql server?
What is the datatype returned by count(*)
22 Answers 247Customer, Asian CERC,
Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?
Equi join and non equi join is possible with sql server?
Diffrences between sql server 2000 vs 2008
What is the difference between index seek vs. Index scan?
How to truncate a table first before running a package?
Oracle (3259)
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)