Hello all,
Happy New Year!

Does anybody know is it possible to tell 
"all columns but one" in sentences like the following:

insert into bar (b,c,d,e,f,g,h) select (b, c,d,e,f,g,h) from foo;

where foo, bar contains the same set of columns just as mentioned 
above plus column a, e.g. the full set of columns is: a,b,c,d,e,f,g,h

Thanks!

-- 
Vladimir Zolotych                         [EMAIL PROTECTED]
begin:vcard 
n:Zolotych;Valdimir V.
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
x-mozilla-cpt:;0
fn:Valdimir V. Zolotych
end:vcard

Reply via email to