dbTalk Databases Forums  

Re: outer join question

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss Re: outer join question in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Maximilian Tyrtania
 
Posts: n/a

Default Re: outer join question - 01-05-2004 , 11:04 AM






Oops,

Please forget about this, the mail wasn't finished yet.

Sorry,

-> Maximilian Tyrtania | Mty (AT) fischerAppelt (DOT) de
fischerAppelt Kommunikation GmbH
Tucholskystr. 18 | D-10117 Berlin | Germany
Tel. ++49-30-726146-728 | Fax ++49-30-726146-710
www.fischerAppelt.de
--


Quote:
Von: Maximilian Tyrtania <Mty (AT) Fischerappelt (DOT) de
Datum: Mon, 05 Jan 2004 11:20:01 +0100
An: <pgsql-novice (AT) postgresql (DOT) org
Betreff: outer join question

Folks,

I'm using Openbase and in general I'm quite happy with it, but lately some
strange behaviour with outer joins have made me look at alternatives.

I basically wnat to know how Postgresql handles the following situation:

Scenario:
a company table, a people table and a field company_id in the people table.
Nothing too exotic so far.

Select people.firstname, people.lastname, company.name from people,company
where people.company_id=company.company_id

-> Maximilian Tyrtania | Mty (AT) fischerAppelt (DOT) de
fischerAppelt Kommunikation GmbH
Tucholskystr. 18 | D-10117 Berlin | Germany
Tel. ++49-30-726146-728 | Fax ++49-30-726146-710
www.fischerAppelt.de
--


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.