Subject | Re: [firebird-support] How To Display Null Values At the End For More Than One Columns Specified in Order By Clause? |
---|---|
Author | Mark Rotteveel |
Post date | 2015-03-12T20:05:53Z |
On 12-3-2015 14:02, Vishal Tiwari vishualsoft@...
[firebird-support] wrote:
columns so if you have (a, b, NULL), that will be sorted before (b, c,
a) because a < b.
Mark
--
Mark Rotteveel
[firebird-support] wrote:
>That is too be expected, it shows the a GROUP BY sorts in order of the
>
> Hi SET,
>
> I have already tried but still not getting the result. Last column
> displays Null value in middle of some rows.
columns so if you have (a, b, NULL), that will be sorted before (b, c,
a) because a < b.
Mark
--
Mark Rotteveel