Re: Is this a JOIN situation?
From: Jerry Stuckle <jstucklex_at_attglobal.net>
Date: Tue, 15 Mar 2016 21:56:05 -0400
Message-ID: <ncae9j$22l$1_at_jstuckle.eternal-september.org>
>
> I
> have the 3rd edition. Yeah the desriptions are in there somewhere, but
> neither ASC or DESC are in the index. Maybe they fixed it later.
>
> Bob
>
Date: Tue, 15 Mar 2016 21:56:05 -0400
Message-ID: <ncae9j$22l$1_at_jstuckle.eternal-september.org>
On 3/15/2016 5:56 PM, Robert Greschke wrote:
> On 2016-03-15 19:49:16 +0000, Luuk <luuk_at_invalid.lan> said:
>
>> On 14-03-16 21:43, Robert Greschke wrote: >>> Why isn't ASC or DESC in the index of DuBois' book? >> >> It should be in 'Part I: General MySQL Use' ..... ;) >> >> >> But, only if "Dubois' book" is this one: >> http://www.amazon.com/MySQL-5th-Edition-Developers-Library/dp/0321833872#reader_B00C2SFK2Q >>
>
> I
>>
> have the 3rd edition. Yeah the desriptions are in there somewhere, but
> neither ASC or DESC are in the index. Maybe they fixed it later.
>
> Bob
>
I would expect it to be listed as part of the ORDER BY clause, not necessarily a separate entry (since that's the only place they apply).
-- ================== Remove the "x" from my email address Jerry Stuckle jstucklex_at_attglobal.net ==================Received on Wed Mar 16 2016 - 02:56:05 CET