Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: order behaviour ?

Re: order behaviour ?

From: Gildas COTOMALE <gcotomale_at_kleegroup.fr>
Date: Thu, 7 Jun 2001 11:08:46 +0200
Message-ID: <9fng4m$tks$1@klin.lan.klee.fr>

"hannes achleitner" <hannes_a_at_hotmail.com> a écrit dans le message news: 3B1F341D.E5B9484B_at_hotmail.com...
> how can I change order behaviour in 8.1.6 ?
> with the command 'select col from table order by col' I like to recive
> number befor character
> col
> ---
> 1
> 2
> a
> A
> b
> B
>
> is this possible and how to change ?
> thx
> hannes
>

Ordering is base on your NLS parameters... Received on Thu Jun 07 2001 - 04:08:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US