Quote:
|
Originally Posted by azs0309
But I want to only give select authority i.e. read only.
|
In that case your only option is to give it on a table-by-table basis.
Use UMayer's suggestion for generating the GRANT statements.
Be aware that there is no way of automatically granting SELECT auth for "future", i.e., not yet existing, tables!