...
Liste des premières adhésions:
| Balise Wiki | ||||||||
|---|---|---|---|---|---|---|---|---|
| SQL Query | ||||||||
| ||||||||
:dataSource=myDS|output=html|table=false|escape=true}select DISTINCT CONCAT(" * ", nom , "\n") from liste order by nom{ |
| SQL Query | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| Balise Wiki | ||||||||
{sql-query:dataSource=myDS|output=html|table=false|escape=true} SELECT COUNT(DISTINCT nom) FROM liste{sql-query} |