Hi
When selecting data from Oracle via SQL, its possible to add NULLS FIRST to the order by clause so that null values are listed first.
Is this possible through llblgen (version2.5) ?
I'm afraid that isn't possible for v2.5.
If you would upgrade to v2.6, you can around that this way: http://llblgen.com/TinyForum/Messages.aspx?ThreadID=13532
Or maybe sorting in-memory: http://llblgen.com/TinyForum/Messages.aspx?ThreadID=13944&StartAtMessage=0𒽥