Re: selects possible in VALUES() claueses?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: selects possible in VALUES() claueses?
Дата
Msg-id 20030303041357.GA5009@wolff.to
обсуждение исходный текст
Ответ на selects possible in VALUES() claueses?  (Dennis Gearon <gearond@cvc.net>)
Список pgsql-general
On Sun, Mar 02, 2003 at 19:05:15 -0800,
  Dennis Gearon <gearond@cvc.net> wrote:
> Is it possible to do this?

Yes but you need to use 'select' instead of 'values' the query should
return the constant strings in addition to gen_id. My guess is that
you might want a limit 1 in there too so that only one gen_id is
returned.

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

Предыдущее
От: bob parker
Дата:
Сообщение: Re: Was 26 votes - now still need 10
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: selects possible in VALUES() claueses?