Re: Using NULLS FIRST/LAST on sort orderings
Re: Using NULLS FIRST/LAST on sort orderings
- Subject: Re: Using NULLS FIRST/LAST on sort orderings
- From: Lachlan Deck <email@hidden>
- Date: Fri, 2 Jan 2009 11:04:47 +1100
On 01/01/2009, at 3:36 AM, Miguel Arroz wrote:
Is there a way to add NULLS FIRST or NULLS LAST to a sort ordering?
For sort orderings that are evaluated against the db, no. You'll have
to create an in-memory one of your own as a post operation.
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden