Database MCQS - QUESTION DETAILS

Which Oracle statement is used to grant execute permissions on a stored procedure?
A. GRANT EXECUTE
B. GRANT EXECUTION
C. ALLOW EXECUTE
D. ALLOW EXECUTION

'GRANT EXECUTE' is used to grant execute permissions on a stored procedure in Oracle.

Similar Questions

Which SQL function is used to find the current user in MySQL?






In Oracle, what is the purpose of the HAVING clause?






In Oracle, what is the purpose of the BETWEEN operator?






In SQL Server, what is the purpose of the LIKE operator?






In SQL Server, what is the purpose of the MERGE statement?






Which Oracle data type is used to store large text values?






What is the purpose of the Oracle SYS_CONTEXT function?






What is the purpose of the SQL Server SET NOCOUNT ON statement?






In SQL Server, what is the purpose of the IDENTITY property?






In SQL Server, what is the purpose of the SEQUENCE object?