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

Home -> Community -> Usenet -> c.d.o.server -> Order methods

Order methods

From: Renato De Ficis <deficis_at_show.it>
Date: 16 Feb 2001 18:04:09 +0100
Message-ID: <00bd01c0983a$757c9d40$0a64a8c0@alenialab>

Hi,
using this simply sql:

SELECT A FROM B
ORDER BY A are selected some record with this wrong order:

A



e
r
t
2
6
9

This should be the correct order:

2
6
9
e
r
t

NOOO??!?!?
Thanks for your precious help.

-- 
Posted from alpha.show.it [194.184.40.2] 
via Mailgate.ORG Server - http://www.Mailgate.ORG
Received on Fri Feb 16 2001 - 11:04:09 CST

Original text of this message

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