Re: concepts? - Mailing list pgsql-novice

From Andres Ledesma
Subject Re: concepts?
Date
Msg-id 20050516170832.15918.qmail@web30302.mail.mud.yahoo.com
Whole thread Raw
In response to concepts?  (D.C. <coughlandesmond@yahoo.fr>)
List pgsql-novice
Hi guys,

Look in postgreSQL documentation about the JOINing of
tables, NATURAL JOIN, INNER JOINs, OUTER JOINs (LEFT &
OUTER) and you will learn how to do this you want to.

Follow this link :
http://www.postgresql.org/docs/8.0/interactive/queries-table-expressions.html

Theres's somethign about ....;-)

Hope this help,


Andrew



__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/

pgsql-novice by date:

Previous
From: "Celia McInnis"
Date:
Subject: describe table (from perl)
Next
From: John DeSoi
Date:
Subject: Re: COPY from stdin;