InterviewSolution
Saved Bookmarks
| 1. |
Which option executes all SQL statements in a SQL script irrespective of the number of errors?(a) –ensure(b) –violent(c) –force(d) –runI had been asked this question during an online exam.This is a very interesting question from MySQL Programs in division MySQL Programming of MySQL |
|
Answer» Correct choice is (c) –force |
|