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
1775
April 26, 2016 03:02AM
1020
April 26, 2016 06:02AM
1132
April 26, 2016 06:16AM
981
April 26, 2016 06:35AM
945
April 26, 2016 06:50AM
1233
April 26, 2016 07:04AM
850
April 30, 2016 11:46PM
Re: Reg table design and query performances
893
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.