Thank you for all your responses. Yes, he meant the MySQL CLI, command line interface. He has this idea that it is simpler to code using this method instead of using the DBI.
This stems from the fact as Ikegami mentioned that the CLI was meant for human interaction and it is easier for my boss to test his SQL on the CLI instead of using the DBI.
But again, thanks for your inputs.