πŸ“Š MySQL
Q. The option that executes all SQL statements in a SQL script irrespective of the number of errors is . . . . . . . .
  • (A) -run
  • (B) -ensure
  • (C) -force
  • (D) -violent
πŸ’¬ Discuss
βœ… Correct Answer: (C) -force

Explanation: This question is about how MySQL handles errors when you run a bunch of SQL commands in a script. Imagine you have a list of instructions for your computer, but some of them might be wrong.

Explanation by: Ravi Shankar
This question is about how MySQL handles errors when you run a bunch of SQL commands in a script. Imagine you have a list of instructions for your computer, but some of them might be wrong.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
84
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ravi Shankar
Publisher
πŸ“ˆ
94%
Success Rate