Domanda

I want to give permissions to a user on all the tables existing in a database. Is there any way to grant a user on multiple tables?

È stato utile?

Soluzione

It is not possible to grant permissions to multiple objects in a single statement, you need to grant per object.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top