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
1833
April 26, 2016 03:02AM
1050
April 26, 2016 06:02AM
1156
April 26, 2016 06:16AM
1019
April 26, 2016 06:35AM
977
April 26, 2016 06:50AM
1328
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.
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.