Q. The character that the MySQL client program recognizes as a statement delimiter is . . . . . . . .
β
Correct Answer: (C)
;
Explanation: : → This option is incorrect. The colon (:) character is not recognized as a statement delimiter by the MySQL client program. It's not a standard delimiter in MySQL.