Hi,
This is puzzling me for a while now and the oracle developers are asking me to come up with a permanent solution.
Currently I give them to objects that are already created in the schema but how can I give developers access to future objects created in a schema? I don't want to have to give them access after they create every table/view, give them 'any' access, and I don't want to use triggers.
Can anyone help?
Thanks
G