how do I limit the privileges that user B has on a table owned by user A?
I only granted "select" on the table to user B, but user B is able to insert into the table. I have verifed user B's privileges in user_tab_privs.
0