On Sun, Mar 02, 2003 at 19:05:15 -0800,
Dennis Gearon <gearond(at)cvc(dot)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.