I'd like to grant read-access to every single DB object in a database
for one user.  I'd hoped for

    GRANT SELECT ON * TO <username>

but the '*' syntax is wrong and I don't see an alternative in the
docs...

How is this done?

Cheers,
Ed Loehr


************

Reply via email to