How to give select privilege to all Schema objects?
570355May 11 2011 — edited May 11 2011Hi,
We have many users and Schemas.
One user wants to run "select" for all tables of other Schema.
For example: TEST user wants to select TEST2's objects. TEST2 have hundred tables but TEST user cannot select any other Schema objects so I don't want to give SELECT ANY TABLE privileges.
how can do that in one time? is it possible to give grants all Schema objects one time?
db versin. 9.2.0.8
regards & thanks