Subject | Selecting from returning |
---|---|
Author | Jiri Cincura |
Post date | 2008-08-09T15:22:03Z |
Hello,
is there any way, how can I write "select * from (insert into foo
(foo1) values ('bar') returning foo1);" or similar statement that
allows me to select values from insert/update?
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
is there any way, how can I write "select * from (insert into foo
(foo1) values ('bar') returning foo1);" or similar statement that
allows me to select values from insert/update?
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com