MySQL Forums
Forum List  »  Newbie

Re: How to increase query execution time?
Posted by: Peter Brawley
Date: August 29, 2017 06:36PM

> the tables are not indexed.

Exactly, see what trips index index(route_id,trip_id) and stop_time indextrip_id) do for performance.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to increase query execution time?
August 29, 2017 06:36PM


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.