Thread: grant wildcard

grant wildcard

From
Ivan Sergio Borgonovo
Date:
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