Kizspy | Question: 47
(Choose 1 answer)
In SQL, what is the primary advantage of using stored procedures?
A. They allow for the creation of tables
B. They enhance security by restricting access to data
C. They provide a way to encapsulate and reuse a set of SQL statements
D. They are more efficient than regular SQL queries