Sort problem

From: "Samuel J(dot) Sutjiono" <ssutjiono(at)wc-group(dot)com>
To: <pgsql-general(at)postgresql(dot)org>, <pgsql-sql(at)postgresql(dot)org>
Subject: Sort problem
Date: 2002-02-25 17:17:01
Message-ID: 016001c1be20$3d65fed0$110a010a@headquarters.wcgroup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

I was trying to do the following sort (two attributes with different types), but I kept on getting errors.

ORDER BY Price (data type - decimal), ProductName (data type - varchar)

Thanks for any help.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matteo Beccati 2002-02-25 17:42:34 Timestamp output
Previous Message Gavin M. Roy 2002-02-25 17:06:49 Re: Backup & Restore

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-02-25 17:21:38 Re: About referential integrity.
Previous Message Tom Lane 2002-02-25 16:48:22 Re: