how to GRANT SELECT on all the tables in 1 go?
FlakeFeb 12 2008 — edited Feb 12 2008Hi
I have many tables (close to 200) in my Schema. I want to grant SELECT ON ALL TABLES to another user. How do I achieve this in one go?
Thanking you in advance,
...