From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Paolo Lopez <murphyperu(at)gmail(dot)com> |
Cc: | pgsql-es-ayuda(at)postgresql(dot)org |
Subject: | Re: Problema Order By en PosgreSQL 8.1 |
Date: | 2006-04-05 21:44:10 |
Message-ID: | 20060405214410.GA13673@surnet.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-es-ayuda |
Paolo Lopez escribió:
> Hola a todos.
>
> Tengo un problema de lo mas increible, resulta que tengo un query simple:
>
> select tabla1.A , tabla2.B , tabla3.C
> from tabla1, tabla2, tabla3
> where etc, etc
> order by tabla3.C
>
> e increiblemente el order by NO se hace para nada.
Veamos un caso de prueba? Si es asi como tu dices es tremendamente
grave, pero tengo mis dudas.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Qingqing Zhou | 2006-04-06 02:55:02 | Re: BUG #2371: database crashes with semctl failed error |
Previous Message | Paolo Lopez | 2006-04-05 21:00:09 | Problema Order By en PosgreSQL 8.1 |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2006-04-05 21:48:56 | Re: Case Sensitive |
Previous Message | Paolo Lopez | 2006-04-05 21:00:09 | Problema Order By en PosgreSQL 8.1 |