Q. What is the creation of a stored program similar to?
β
Correct Answer: (C)
View
Explanation: Imagine you have a set of instructions you want to use repeatedly in your database. Instead of writing the same code over and over, you can create a stored program. This program is like a shortcut that lets you execute those instructions with a single command.