Multiple choice technology

We need not grant permissions for executing Stored Procedures in Database(From Standards Point of view)?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The statement is FALSE - from a standards and security perspective, you MUST grant explicit permissions for executing stored procedures. The claim 'we need not grant permissions' violates the principle of least privilege and database security best practices.