Hello,
I installed Postgres Plus Advanced Server 8.3R2 (for its Oracle compatibility reasons)
It seems the function "NULLS FIRST" or "NULLS LAST" doesn't work ("select a.column from table a order by a.column ASC NULLS FIRST).
I installed Postgres Plus Standard Server 8.4 (to test this functionality) and there is works fine.
Is this normal ?
Thanks,
Hans Vandewiele