Re: Best Index Strategy
Hi Rick,
We create index soas.(telephone,address_type), and use force index in query 1 and query execution time was reduces from 3.16 sec to 0.07 seconds.
My both queries get advantages from force index, now the questions are :
Is using force index is recommanded in production, has it any disadvantages ?
Why was mysql not using index even after created if. Why mysql engine use it after index hint force index ?
Regards,
Devrishi Shandilya
Subject
Views
Written By
Posted
2176
August 09, 2015 11:35PM
858
August 10, 2015 07:02AM
812
August 10, 2015 07:17AM
801
August 10, 2015 11:30PM
Re: Best Index Strategy
784
August 12, 2015 10:53PM
780
August 15, 2015 04:34PM
770
August 16, 2015 11:53PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.