Prevent Object Owners from Granting Privileges
Is it possible to prevent the object owners from granting object privileges to other user. Say, a standart user has created a table. Because he is the owner of the table he can grant select on that table to other users. I don't want a standart user to have this right. Is there any way to prevent this?
Thanks
Emrah