|
FEHLER BEIM SELECT: 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 'id' order by n.name asc' at line 2 sql: select n.idname, n.idnamen, n.name, n.geschlecht as ngeschlecht, n.alteform, n.idgruppen, n.gruppe, n.sprache,
n.bewertung from namen n where n.idname <> 0 and n.name = 'Sa'id' order by n.name asc
|