select on all tables
Hi,
I was wondering if it is possible to grant a simple right, a Select right, on tables from one account to another one, with just one twitch:
Instead of listing all tables and granting the right for each table, I was wondering if it wasn't possible to give that one right (in this case 'Select') to all tables of a user, in one command or method. Also, it would be needed to be dynamic as the grantor adds a table, the grantee would automatically have that same right on that table.
How would that be done, in the easiest way ?