Re: SQL Question

Поиск
Список
Период
Сортировка
От Emil Obermayr
Тема Re: SQL Question
Дата
Msg-id 200812182154.13827.nobs@nobswolf.info
обсуждение исходный текст
Ответ на SQL Question  (Yogesh Sharma <ysharma@catprosystems.com>)
Список pgsql-novice
Am Donnerstag, 18. Dezember 2008 schrieb Yogesh Sharma:

> like to get all rows from table_data where ts is between table_master.t1
> and table_master.t2 for a given id.

have you tried "between" as join condition? can you explain in more detail
what you have tried already and where the problem is?

http://www.postgresql.org/docs/current/static/functions-comparison.html

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

Предыдущее
От: Yogesh Sharma
Дата:
Сообщение: SQL Question
Следующее
От: "Nagle, Gail A \(US SSA\)"
Дата:
Сообщение: Re: Is it possible to query the database for the values of an enumerated type in 8.3.3?