πŸ“Š MySQL
Q. What is the creation of a stored program similar to?
  • (A) Trigger
  • (B) Process terminate
  • (C) View
  • (D) Table
πŸ’¬ Discuss
βœ… 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.

Explanation by: Bhagwan Das
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
79
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Bhagwan Das
Publisher
πŸ“ˆ
97%
Success Rate