Re: WHERE AND JOIN STATEMENTS

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: WHERE AND JOIN STATEMENTS
Дата
Msg-id hmrv2f$849$2@reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на WHERE AND JOIN STATEMENTS  (JORGE MALDONADO <jorgemal1960@gmail.com>)
Список pgsql-novice
On 2010-03-05, JORGE MALDONADO <jorgemal1960@gmail.com> wrote:
> --000e0cdf986cab962e048111beb4
> Content-Type: text/plain; charset=ISO-8859-1
>
> What is the advantage (or advantages) of using JOIN instead of WHERE in a
> SELECT statement?
> Is JOIN faster than WHERE?

Join is IMO easier to read, also asier to change if you want left
join instead etc.


В списке pgsql-novice по дате отправления:

Предыдущее
От: Jasen Betts
Дата:
Сообщение: Re: are primary keys always 'needed'
Следующее
От: dipti shah
Дата:
Сообщение: How to save existing permissions on schema and later on restore it?