Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Creating Views
On Mon, 23 Aug 1999 08:15:32 -0400, Kenneth C Stahl
<BluesSax_at_Unforgettable.com> wrote:
>You cannot insert into a view that is defined with a join.
Yes you can, if you are using Oracle8 or 8i. "INSTEAD OF" triggers were introduced in 8.0 to allow modification of joined tables through views.
>Ken
Regards,
Jurij Modic <jmodic_at_src.si>
Certified Oracle DBA (7.3 & 8.0 OCP)
![]() |
![]() |