Howto to force NULL rows at the bottom ? - Mailing list pgsql-sql

From Dirk Lutzebaeck
Subject Howto to force NULL rows at the bottom ?
Date
Msg-id 14407.52293.774116.312846@ampato.aeccom.com
Whole thread Raw
Responses Re: [SQL] Howto to force NULL rows at the bottom ?
Re: [SQL] Howto to force NULL rows at the bottom ?
List pgsql-sql
Hi,

how can I force NULL rows at the bottom of the result list in an
ordered SELECT?

with ORDER BY I get

NULL
Peter
Jane

but I want

Peter
Jane
NULL

--
Dirk


pgsql-sql by date:

Previous
From: "Mitch Golden"
Date:
Subject: Re: pgsql-sql-digest V1 #431
Next
From: jdibartolomeo@agency.com
Date:
Subject: ...