Q. In MYSQL, can you write multiple statements in a single line?
β
Correct Answer: (A)
Yes
Explanation: YES, we can write multiple statements in a single line, we just have to separate them with a semicolon.