Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> newbie question about roles.
I want to be able to grant insert, updates etc privileges on my schemas
tables to new users. Presumably a role is the best way to do this.
But when I create the role do I need to grant the privileges individually on each table. Is there any way to effectively say..."grant update on all tables owned by a schema"?
John Received on Fri Aug 04 2000 - 03:47:55 CDT