Solved

Which of the Following Is True About Stored Procedures

Question 45

Multiple Choice

Which of the following is true about stored procedures?


A) Stored procedures cannot be passed parameters like a regular application function.
B) Stored procedures are stored as an embedded function in the application program.
C) Stored procedures are stored in the database.
D) Stored procedures are invoked automatically by the DBMS when specific events occur.
E) Stored procedures are always written in PHP.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions