Re: Left join anidados

From: "Fabio Arias" <fharias(at)gmail(dot)com>
To: William Diaz Pabón <widipa(at)gmail(dot)com>
Cc: PostgreSQL Español Ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Left join anidados
Date: 2008-08-28 21:44:44
Message-ID: c1d7f0f90808281444y75198141s258e04bb6c9410e7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

William PostgreSQL utiliza SQL/ANSI asi que si es posible

2008/8/28 William Diaz Pabón <widipa(at)gmail(dot)com>

> Buenas tardes lista.
>
> se puede en postgresql hacer uso de un left join anidado?.
>
> por ejemplo tengoa la tabla matricula_area, matricula_asignatura,
> calificacion.
>
> Necesito buscar todo los regsitros de matricula_area, asi no esten en
> matricula_asignatura y a su vez buscar de esos registros que salgan en
> matricula_asignatura buscar los registro que existan en la tabla
> calificacion.
>
> Como puedo hacer esto?
>
> --
> Cordialmente.
>
>
> William Diaz Pabón
> Gerente de Tecnología
> InfoTech Soluciones Ltda.
> Cel: 3173314172 - 3156396316
> Tunja - Boyacá - Colombia
> http://www.infotechsoluciones.com
>

--
Fabio Hernando Arias Vera
Cel. 314 411 7776

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2008-08-28 21:50:08 Re: NOTIFY del log ??
Previous Message William Diaz Pabón 2008-08-28 21:31:54 Left join anidados