Pregunta

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?

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top