Query Problem!! - Mailing list pgsql-bugs

From
Subject Query Problem!!
Date
Msg-id 000a01c079ac$4a7fa8f0$c002a8c0@mapguide3
Whole thread Raw
Responses Re: Query Problem!!
Re: Query Problem!!
List pgsql-bugs
I have PostgreSQL v7.02 in RedHat 6.2;

I have problem with is Query:
select name, 'user' as class from smuser union select name, 'group' as clas=
s from smgroup order by class;

sentence problem is:{ order by class} !!!!=20

thank you,=20
Christian Gonzalez

pgsql-bugs by date:

Previous
From: "Michael Richards"
Date:
Subject: Problems Compiling on a R3000 MIPS
Next
From: Yoshihiko Ichikawa
Date:
Subject: Re: Query Problem!!