AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: Scenario: Consider a function or stored azure video

Question 1 Be Honest
« Back   Next azure dp-300-database-admin-assoc Question »
Answer

Full Certification Question

Scenario: Consider a function or stored procedure that accesses a table during its execution. If the procedure has the same owner as the table, the stored procedure is able to be executed and access the table, even though the user does not have rights to access the table directly. This access is available because the user inherits the rights to access the table from the stored procedure, but only for the duration of the execution of the stored procedure, and only within the context of the stored procedures execution. What is this scenario referring to?