Problems with joining two tables

Поиск
Список
Период
Сортировка
От Rudolph, Michael
Тема Problems with joining two tables
Дата
Msg-id EB8366869DABD2119F3200A0C9F02CC80165449B@U8P27
обсуждение исходный текст
Ответы Re: Problems with joining two table  (<kaiq@realtyideas.com>)
Список pgsql-sql
Hi,

I have two tables, the first one has one column as a reference to the index of the second. Not every row in the first
tablehas a reference to the second table. I now want to make a query to get all information of the first table and, if
thereis a reference, the corresponding information of the second table in that row. In another programming language I
wouldjust make an if-clause but how can I do this in SQL?
 

Thanks for your help

Michael


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

Предыдущее
От: sam_ma@hksmartone.com
Дата:
Сообщение: problem on using JDBC interface
Следующее
От: "Graham Vickrage"
Дата:
Сообщение: Query Times