Ajout adrDom
This commit is contained in:
parent
0c8f40021b
commit
8c57e258f9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user