SELECT *
FROM individu
WHERE repertoire_no='#attributes.repertoire_no#' and niveau='2' and numero is not NULL
Order by numero desc;
TEST #Output.recordcount# FICHES
| categorie_no | actif | source | clubmemb | bottin | sequence_no | niveau | repertoire_no | usager | passe | nom | prenom | numero | membre_cat | adresse | adresse_line2 | villeid | ville | code_postal | annee | entree | modification | expiration | telephone | telecopieur | telephonea | courriel | web |
| #categorie_no# | #actif# | #source# | #clubmemb# | #bottin# | #sequence_no# | #niveau# | #repertoire_no# | #usager# | #passe# | #nom# | #prenom# | #numero# | #membre_cat# | #adresse# | #adresse_line2# | #villeid# | #ville# | #code_postal# | #annee# | #entree# | #modification# | #expiration# | #telephone# | #telecopieur# | #telephonea# | #courriel# | #web# |