View grants
Hello,
How can i view grants given to DBA Role? Its because i have xe database.
Actually i have created two schemas, for example.
1) ABC , 2) XYZ
and i have created function that inserts data from ABC to xyz i have granted DBA role to ABC and XYZ both, but when i try to compile function in ABC schema it shows me an error that table or view does not exits. But i have table on xyz schema.
So just wanted to what are the privelages granted to DBA role.
Regards,
Mehul