Re: query or schema question

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: query or schema question
Дата
Msg-id 20041215050718.GA29141@winnie.fuhr.org
обсуждение исходный текст
Ответ на query or schema question  (Scott Frankel <leknarf@pacbell.net>)
Список pgsql-general
On Tue, Dec 14, 2004 at 07:23:31PM -0800, Scott Frankel wrote:

> is there a reasonable way to traverse the dependencies from the
> students table back to the universities table?

See the documentation for joined tables in the Tutorial and in the
SQL Language documentation.  It sounds like you want to join the
students table to departments, and departments to universities.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Corrupt RTREE index
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: Corrupt RTREE index