Re: column doesn't exist

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Ever Daniel Barreto Rojas" <ebarreto(at)nexusit(dot)com(dot)py>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: column doesn't exist
Date: 2007-03-15 06:22:33
Message-ID: c2d9e70e0703142322k5e3c814fx72117e01f35657f6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 3/15/07, Jaime Casanova <systemguards(at)gmail(dot)com> wrote:
> On 3/13/07, Ever Daniel Barreto Rojas <ebarreto(at)nexusit(dot)com(dot)py> wrote:
> >
> > ERROR: column "articulos" does not exist
> > Estado SQL:42703
> >
> > entiendo que en la parte del WHERE, la variable "articulos" no
> > corresponde a ninguna tabla, pero me gustaría saber de qué otra
> > forma podría obtener sólamente aquellos registros en donde la
> > cantidad de artículos sea mayor a 0
> >
>
> la forma simple de resolver tu problema:
>

[aqui venia un query algo alterado por gmail]

siguiendo un consejo que Alvaro ha dado varias veces estoy reenviando
la consulta en un archivo aparte

--
Atentamente,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook

Attachment Content-Type Size
query_modificado.sql application/octet-stream 600 bytes

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Henry 2007-03-15 06:53:30 Re: Simbolos dentro de cadenas
Previous Message Jaime Casanova 2007-03-15 06:17:10 Re: column doesn't exist