Re: SQL question

From: "Phillip Smith" <phillip(dot)smith(at)weatherbeeta(dot)com(dot)au>
To: "'Cesar Alvarez'" <c(dot)alvarezx66(at)gmail(dot)com>, <pgsql-novice(at)postgresql(dot)org>
Subject: Re: SQL question
Date: 2008-02-19 03:49:10
Message-ID: 00c401c872aa$62ca6fe0$9b0014ac@wbaus090
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

De: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] En nombre de Mag Gam
Enviado el: Monday, February 18, 2008 5:37 PM
Para: pgsql-novice(at)postgresql(dot)org
Asunto: [NOVICE] SQL question

>> Is it better to use "JOIN" or comma method with equal sign when doing
table joins?

-----Original Message-----
From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of Cesar Alvarez
Sent: Tuesday, 19 February 2008 14:21
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] SQL question

> It's better to use Join cause its easier to read the Sql statement

I'm guessing there might be some effect on the planner as well maybe...?
Someone smarter than me could shed some more light...

THINK BEFORE YOU PRINT - Save paper if you don't really need to print this

*******************Confidentiality and Privilege Notice*******************

The material contained in this message is privileged and confidential to
the addressee. If you are not the addressee indicated in this message or
responsible for delivery of the message to such person, you may not copy
or deliver this message to anyone, and you should destroy it and kindly
notify the sender by reply email.

Information in this message that does not relate to the official business
of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta.
Weatherbeeta, its employees, contractors or associates shall not be liable
for direct, indirect or consequential loss arising from transmission of this
message or any attachments
e-mail.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2008-02-19 03:58:54 Re: SQL question
Previous Message Cesar Alvarez 2008-02-19 03:20:41 Re: SQL question