Subject | Re: FB 2.1.3 - cannot order VIEW rows |
---|---|
Author | tomkrej |
Post date | 2010-02-03T18:17:01Z |
--- In firebird-support@yahoogroups.com, "Ismael L. Donis GarcĂa" <ismael@...> wrote:
When I change it to
inner join SUB_TABLE1 on ...
it doesn't work too.
I think that the use of inner or left join depends on the application logic and cannot cause the malfunction of ORDER BY sorting
Tom
>I don't understand what You want to say. On FB 1.5 it works properly.
> It should not be inner join instead of join
>
When I change it to
inner join SUB_TABLE1 on ...
it doesn't work too.
I think that the use of inner or left join depends on the application logic and cannot cause the malfunction of ORDER BY sorting
Tom