Granting entire Schema access ?
- We have database user "A" with several tables,views...etc (thousands of objects)
- We created a new database user "B". Is there a simple way of granting all ON user A objects to B ?
without writing some scripts ?
We want user B able to access everything which user A owns.