About the command order by
От | The Hermit Hacker |
---|---|
Тема | About the command order by |
Дата | |
Msg-id | Pine.BSF.3.96.980513084320.3412B-100000@hub.org обсуждение исходный текст |
Список | pgsql-sql |
=================================================================== This message has been sent to a DEAD mailing list, and subsequently reforwarded to the proper one: pgsql-sql@postgresql.org =================================================================== I have a problem with the command order by with the Postgresql version 6.1 : my first query work good : $requete=3D"select ent.* , activ.* from entreprise ent, activite activ wher= e activ.numactivite =3D $activite"; But when I put an order by into, I have a bug : $requete=3D"select ent.* , activ.* from entreprise ent, activite activ wher= e activ.numactivite =3D $activite order by ent.effectif"; Do you know this problem and how to resolve it. Thanks a lot for a quickly response. Terre =E0 D=E9lices Christophe TOUDIC 8 rue Hermann Frenkel 69007 LYON T=E9l : 04 78 61 46 33 Fax : 04 78 61 46 99 Email : terre@delices.com
В списке pgsql-sql по дате отправления: