privilege to package
I understand for table I can grant insert, update, delete, select, create privilege.
What about package? What kind of privileges are there available to grant so that user2 will be able to access the package created by user1?
0