Обсуждение: grant wildcard

Поиск
Список
Период
Сортировка

grant wildcard

От
Ivan Sergio Borgonovo
Дата:
I'd like to do something like
grant all on * to username;
on a whole database, where * are tables, sequences etc...
is there any shortcut?

thx