How can I enforce to use particular index?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is query optimizer in sql server?

632


What is cross join in sql server joins?

701


What is truncate table?

629


what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration

737


What purpose does the model database server?

750






What is transaction server distributed transaction?

633


How does recursive cte works in sql server?

618


Tell me what is the difference between locking and multi-versioning?

667


Explain hostprotectionattribute in sql server 2005?

700


What is report server project?

114


Tell me what is the order in which the sql query is executed?

611


Can we use trigger new in before insert?

602


Which joins are sql server default?

588


What does executeupdate return?

616


What do you mean by sql server agent?

631