I want to grant permissions to users in all tables existing in the database. Is there a way to provide the user with multiple tables?
It is not possible to grant permissions for multiple objects in a single statement, you need to provide for each object.