I need to use a user that can not have permission to create table in one BD.
I use revoke, I tray with "revoke all on database XXX to|from USERNAME;", but I don't have success.
Could someone help me?
With revoke I only limit access in tables.