A question about Join?... - Mailing list pgsql-admin

From Jhonatas M. Rodríguez
Subject A question about Join?...
Date
Msg-id 20040623161133.3797.qmail@web14105.mail.yahoo.com
Whole thread Raw
Responses Re: A question about Join?...  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-admin
Hello Everybody?...



   Hey, i have a question about of the uses the joins
in PostgreSQL.

In SQL Server the joins i can use with the simbol(*),
Example:. the right join is "field1=*field2"

In Oracle the joins are with the simbol (+),
Example:. the left join is "field1(+)=field2"

What is the simbol the PostgreSQL in the use the
JOINS?....



        Best regards,

                          Jhonatas M. Rodríguez

_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Asunto: Re: Problems restoring a DB with oids
Next
From: Stephan Szabo
Date:
Subject: Re: A question about Join?...