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

Home -> Community -> Usenet -> c.d.o.server -> Update more than one table in cursor

Update more than one table in cursor

From: Frank Calfo <fcalfo_at_psateam.com>
Date: 9 Jun 1999 20:25:32 GMT
Message-ID: <01beb2b6$dcc76680$e401010a@FRANK>


Can I create an updateable cursor that selects from two tables and update columns in both tables?

The procedure which includes this compiles without error, but when I run it I get
ORA-00600 internal error code, arguments: [2845], [0], [20], [0], [], [], [], [] Received on Wed Jun 09 1999 - 15:25:32 CDT

Original text of this message

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