Re: Reg table design and query performances
Rick James Wrote:
-------------------------------------------------------
> Wouldn't you want the query to start with the
> table that does the most filtering? That might be
> c and 'Seattle'.
Hi Rick,
You are absolutely right. Especially, since primary key is (user_id, name) so look-ups into the other tables would all be unique.
Øystein Grøvlen,
Senior Principal Software Engineer,
MySQL Group, Oracle,
Trondheim, Norway
Subject
Views
Written By
Posted
1831
April 26, 2016 03:02AM
1050
April 26, 2016 06:02AM
1156
April 26, 2016 06:16AM
1018
April 26, 2016 06:35AM
976
April 26, 2016 06:50AM
1325
April 26, 2016 07:04AM
883
April 30, 2016 11:46PM
Re: Reg table design and query performances
930
May 02, 2016 01:00AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
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.