ASK about SQL

From: ali nas <ali_llg21(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: ASK about SQL
Date: 2007-05-31 07:56:47
Message-ID: 757228.82156.qm@web38207.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Dear all,

HELP me PLZ............................................................................................

I'm used this SQL command :

"" SELECT ean FROM icitem WHERE ean in (4902715720005,4909411012151,4909411010164,4902715688718,4902715731605,4909411008864,4909411010188,4909411010126,4909411010140,490941101 2052,4902715720104,4909411010089,4909411010201,0,0) ; """";

The FILE content : but the result is :
ean
---------------

4902715720005 4902715720005
4909411012151 4902715720104
4909411010164 4902715688718
4902715688718 4902715731605
4902715731605 4909411008864
4909411008864 4909411010089
4909411010188 4909411010126
4909411010126 4909411010140
4909411010140 4909411010164
4909411012052 4909411010188
4902715720104 4909411010201
4909411010089 4909411012052
4909411010201 4909411012151

that is different RESULT with the input !!! what must I do if i dont want POSTGRES not ORDER my SELECT data ????

THX's


________________________________________________________
Kunjungi halaman depan Yahoo! Indonesia yang baru!
http://id.yahoo.com/

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Phillip Smith 2007-05-31 08:02:58 Re: ASK about SQL
Previous Message Trigve Siver 2007-05-31 07:46:38 Re: slow query execution