Re: sobre herencias

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Pedro Mateo" <pedromateoa(at)gmail(dot)com>
Cc: "ayuda postgres" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: sobre herencias
Date: 2006-11-12 19:14:57
Message-ID: c2d9e70e0611121114m63f4233dm8c5a04a1621b1818@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 11/12/06, Pedro Mateo <pedromateoa(at)gmail(dot)com> wrote:
> como puedo hacer un select de una tabla que tiene subclases sin que aparesca
> los datos de las mismas?
>

select * from only tabla_padre;

--
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

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Antonio Garcia 2006-11-12 19:40:00 Re: Error pg_connect en PHP al intentar conectar con Postgres
Previous Message Damián Culotta 2006-11-12 19:02:35 Re: Error pg_connect en PHP al intentar conectar conPostgres