The server is told to accept spaces after function names by _____________
(a) –sql-mode=SKIP_SPACE
(b) –sql-mode=IGNORE_SPACE
(c) –sql-mode=SPACE_IGNORE
(d) –sql-mode=SPACE_SKIP
I have been asked this question by my college director while I was bunking the class.
Origin of the question is Functions topic in portion Data Type Reference, Operators and Functions of MySQL