Re: SET variables

Поиск
Список
Период
Сортировка
От mlw
Тема Re: SET variables
Дата
Msg-id 3AFEB6E5.F48D2075@mohawksoft.com
обсуждение исходный текст
Ответ на SET variables  (mlw <markw@mohawksoft.com>)
Список pgsql-hackers
Tom Lane wrote:
> 
> mlw <markw@mohawksoft.com> writes:
> > Obviously this is a very simple example. I guess I am asking for something
> > analogous to temporary tables, but on a single datum level.
> 
> What's wrong with a one-row temporary table?
> 
The syntax would be too different than oracle.

select * from table where field = :var

If it is fairly easy to do, it would be very helpful for would be porting.


-- 
42 was the answer, 49 was too soon.
------------------------
http://www.mohawksoft.com


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

Предыдущее
От: Don Baccus
Дата:
Сообщение: Re: Re: SET variables
Следующее
От: mlw
Дата:
Сообщение: Re: SET variables