| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: View updating in practice?
Jens Lechtenbörger wrote:
> "Bob Badour" <bbadour_at_golden.net> writes:
> > My point is the following: With views, even users with a clue might > not have a chance to understand their actions.
If the view cannot be sensibly used by even the cognizant for updates, the creator of the view should prohibit updates via the view using the permissions system. Just because the database server might be willing to do updates via the view does not mean that people have to be permitted to do so.
There's a minor issue in SQL that a table owner cannot prohibit themselves from doing things to an object they own - in contrast to Unix where a file owner cn prohibit themselves from making a change to a file (no write permission). It irritates me, but isn't directly material to the argument.
-- Jonathan Leffler #include <disclaimer.h> Email: jleffler_at_earthlink.net, jleffler_at_us.ibm.com Guardian of DBD::Informix 1.00.PC2 -- http://dbi.perl.org/Received on Tue Nov 12 2002 - 10:33:59 CST
![]() |
![]() |