Tom Lane wrote: > > mlw <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
