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
what is a trigger? : Sql dba
What is union and union all keyword in sql?
Which one is faster ienumerable or iqueryable?
Does inner join remove duplicates?
What is pl sql commands?
How do I find duplicates in two columns?
Mention what is the use of function "module procedure" in pl/sql?
Which kind of parameters cannot have a default value in pl sql?
How to return multiple rows from the stored procedure?
Why is stored procedure faster than query?
how can we destroy the cookie? : Sql dba
How do I view output in sql developer?
what is innodb? : Sql dba
What is a delimiter in sas?
What is the difference between row level and statement level trigger?