Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Server Data on Insert property
On Tue, 12 Oct 2004 11:02:00 +0200, "Jan van Veldhuizen"
<jan_at_van-veldhuizen.nl> wrote:
>I am looking for a way to make my application working at an Oracle database
>without a lot of source modifications.
You can safely forget about this.
Oracle != Sqlserver.
In Oracle there is the returning clause of the insert statement, but likely you would need an explicit pass-through query.
Please do not crosspost.
-- Sybrand Bakker, Senior Oracle DBAReceived on Tue Oct 12 2004 - 04:29:55 CDT