Re: inner join - Mailing list pgsql-novice

From Joel Burton
Subject Re: inner join
Date
Msg-id 3A2D098C.16249.15F41E5@localhost
Whole thread Raw
In response to inner join  ("Romina N. Tulisi" <romina@spcom.com.ar>)
List pgsql-novice
> I've been trying to do a natural inner join with postgresql. However,
> when I try to do that I loose my connection to the database.
>
> Anybody had this same problem and knows how to fix it? Or at least
> have somebody found a work around?

Can you post a sample (w/CREATE TABLE, INSERT data, and
SELECT statements.) This will help us debug the problem.


--
Joel Burton, Director of Information Systems -*- jburton@scw.org
Support Center of Washington (www.scw.org)

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: inner join
Next
From: "Joel Burton"
Date:
Subject: Re: running totals