Oubli as
This commit is contained in:
parent
ee8aaf436f
commit
b019f6b269
@ -22,8 +22,8 @@ source ciblage
|
|||||||
age_etab, \
|
age_etab, \
|
||||||
tca, \
|
tca, \
|
||||||
tcaexp, \
|
tcaexp, \
|
||||||
IF(teff_entrep IS NULL,99,teff_entrep), \
|
IF(teff_entrep IS NULL,99,teff_entrep) AS teff_entrep, \
|
||||||
IF(teff_etab IS NULL,99,teff_etab), \
|
IF(teff_etab IS NULL,99,teff_etab) AS teff_etab, \
|
||||||
IF(web='',0,1) AS web, \
|
IF(web='',0,1) AS web, \
|
||||||
IF(mail='',0,1) AS mail, \
|
IF(mail='',0,1) AS mail, \
|
||||||
IF(adrDom>0,1,0) AS adrDom, \
|
IF(adrDom>0,1,0) AS adrDom, \
|
||||||
|
Loading…
Reference in New Issue
Block a user