My question is divided into two parts. The first one, it is possible to perform SQL command by Excel, as I need to display certain information from my MySQL database in a table in Excel.
Note: I do not want to connect via ODBC, I need the query to be performed via the same SQL command.
And the other part of the question, if it is possible to perform the SQL command, where do I do it?