Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Problems with references

Re: Problems with references

From: Phil Preen <obiwan-preen_at_maytheforcebewithyou.co.uk>
Date: Thu, 13 Jan 2000 17:57:27 -0000
Message-ID: <947786419.247769@red.parallax.co.uk>

Klauck Martin <klauck_at_jet-online.de> wrote in message news:85i38s$3i0tb$1_at_hades.rz.uni-sb.de... According to the Oracle Reference the command
>
> UPDATE FOO,BAR set foo_id=2, bar_fkid=2;
>
> is possible but is not working.
>

Is this new in Oracle 8?
In the version of Oracle I use you can't update more than one table with a single update command.

Phil. Received on Thu Jan 13 2000 - 11:57:27 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US