User Profile
Collapse
-
How can I make the view updateable???? -
data manipulation operation not legal on this view - in a cursor
Hi,
I am trying to update a table using cursors...
I have a few if clauses... I just put the first if clause and I am trying to update the table, but it gives me an error saying "data manipulation operation not legal on this view".. so what does this mean???
Here is the code that I wrote
DECLARE
itemnum AtomData.itemnu mber%type;
itype AtomData.itemty pe%type;
...
No activity results to display
Show More
Leave a comment: