Viewing 2 posts - 1 through 2 (of 2 total)
hi everyone,
Even when i remove the comments it deosn't work.
here is my code:
select coalesce(SUM(case when Dat_Echeance=? then 0 else Taux * Qte_Devise end ) ,0) AS Qte_Ecrs_Tx
FROM Wrk_Agreg_Faible
...
December 19, 2014 at 6:53 am
#1765696
hey guys,
i can't do what are you talking about!
i have this part of a ququerynd i can't pass the parameter through it (it's a date).
"select coalesce(SUM(case when Dat_Echeance=? then...
December 19, 2014 at 5:01 am
#1765663