Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: update row in a view
>
>My understanding is that you dont update the view. You update the tables
>upon which the view is based. Since the views are dynamic, they
>automatically reflect the updated data.
>
>
>SKurosky wrote in message <20000120141305.09281.00000068_at_ng-cm1.aol.com>...
>>>Hallo!
>>>
>>>I have a view like
>>>select t1.c1 t2.c1 from t1,t2 where t1.c2 = t2.c2.
>>>I canīt update rows in this view.
>>>What did i wrong?
>
>
>I didn't ask the question. I replied to the question regarding updating a
view.
Sandy
>
>
>
>
>
>
Received on Fri Jan 21 2000 - 12:21:04 CST
![]() |
![]() |