Originariamente inviato da satifal
codice:
SELECT Articles.* ALang.Name FROM Articles INNER JOIN ALang ON Articles.Category = ALang.Id
Ho fatto come hai detto tu: ho copiato e incollato il codice cambiando Id in ID.

Messaggio di MySQL:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.Name FROM Articles INNER JOIN ALang ON Articles.Category = ALang.ID
LIMIT 0, 3' at line 1