First off I'm a total SQL noob. So forgive me if this sounds bit stupid. I'm using an Excel spreadsheet to import External Data from Microsoft Query. I've been trying to modify this SQL statement:
SELECT a.NO_CLIE, b.NOM, a.NOTE_COMM, a.NO_COMM, a.NO_COMM_CLIE, a.DATE_COMM,a.stat_livr...