Opened 14 years ago
Closed 14 years ago
#65 closed task (fixed)
Pas d'écriture des civelles dans la table t_bilanmigrationjournalier_bjo
Reported by: | cedric | Owned by: | cedric |
---|---|---|---|
Priority: | minor | Milestone: | debugv0.3 |
Component: | Programme R | Version: | 0.3 |
Keywords: | Cc: |
Description
Change History (1)
comment:1 Changed 14 years ago by cedric
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
SELECT count(*),bjo_dis_identifiant, bjo_annee,bjo_tax_code, bjo_std_code
FROM iav.t_bilanmigrationjournalier_bjo
group by bjo_annee,
bjo_dis_identifiant, bjo_tax_code, bjo_std_code
order by bjo_tax_code,bjo_std_code,bjo_annee