Question: 50
(Choose 2 answers)
Correct statement about Stored Procedures
A. Is a set of SQL statements used to perform a certain task and works like a function in other programming
languages
B. Is an SQL statement used to perform a certain task and works like a function in other programming
languages
C. Is a set of SQL statements used to perform many different tasks and works like a function in other
programming languages
D. a and b are correct