we have a package and we have grants to execute that package inside of that we have table, here we don't have privileges to this table? whether this package will execute or not?
Answer Posted / mathivanan
Of course it wont, it will error out..
As per the question, the user is creating a package inside which he is accessing a table that he has no access to.
it will error out.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
Is oracle sql free?
What is trigger types in sql?
how to run 'mysql' commands from a batch file? : Sql dba
Can we use rowid as primary key?
how to analyze tables with 'mysqlcheck'? : Sql dba
Can we use threading in pl/sql?
What is crud sql?
Can function return multiple values in sql?
What are the popular database management systems in the it industry?
Is merge a dml statement?
what is subquery? : Sql dba
Does oracle use sql?
what are date and time data types in mysql? : Sql dba
How can get second highest salary in sql?