« Modèle:DBRecensements1790List » : différence entre les versions
De GrandTerrier
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 3 : | Ligne 3 : | ||
db=Recensements | db=Recensements | ||
|from=recensements | |from=recensements | ||
|where=annee='1790' | |where=annee='1790' and {{{data}}} is not null | ||
|order by={{{data}}} | |order by={{{data}}} | ||
|group by={{{data}}} | |group by={{{data}}} |
Version du 7 décembre 2023 à 17:03
La requête SELECT {{{data}}},count({{{data}}}) FROM `recensements` WHERE annee='1790' and {{{data}}} is not null GROUP BY {{{data}}} ORDER BY {{{data}}} n’est pas valide (Error 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 'Modèle:Data},count({{{data}}}) FROM `recensements` WHERE annee='1790' and {{{da' at line 1 Function: EDConnectorRdbms::fetch Query: SELECT {{{data}}},count({{{data}}}) FROM `recensements` WHERE annee='1790' and {{{data}}} is not null GROUP BY {{{data}}} ORDER BY {{{data}}} ).
|