Ajout adrDom

This commit is contained in:
Michael RICOIS 2012-05-11 15:08:55 +00:00
parent 0c8f40021b
commit 8c57e258f9

View File

@ -25,6 +25,7 @@ source ciblage
teff_etab, \
IF(web='',0,1) AS web, \
IF(mail='',0,1) AS mail, \
IF(adrDom='',0,1) AS adrDom, \
actifEco, \
presentRcs, \
tvaIntraValide, \
@ -82,6 +83,7 @@ source ciblage
sql_attr_uint = teff_etab
sql_attr_uint = web
sql_attr_uint = mail
sql_attr_uint = adrDom
sql_attr_uint = actifEco
sql_attr_uint = presentRcs
sql_attr_uint = tvaIntraValide