Re: problem in joins

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: problem in joins
Дата
Msg-id 343916.47780.qm@web31806.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на problem in joins  ("deepak pal" <deepak.05pal@gmail.com>)
Список pgsql-general
>   i am facing problem in joining three table...there are two columns common
> in two table..is it necessary to use both these two column..in where
> clauses.........


If you provide table definitions, it would be easier to say. But in the mean time you can read up
on joining table from the following link:

http://www.postgresql.org/docs/8.2/interactive/queries-table-expressions.html#QUERIES-JOIN

Regards,

Richard Broersma Jr.

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

Предыдущее
От: "deepak pal"
Дата:
Сообщение: problem in joins
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: problem in joins