kettle_anonymous
04-15-2006, 06:33 AM
Attachment: Sans titre.JPG (http://forums.pentaho.org/archived_att/kettle/Sans titre.JPG) Hi,
How can i evaluate the result of a query like this
select count(*) nb from personne
1- I create a job with the following steps :
--> Start
--> SQL ( select count(*) nb from personne)
--> Evaluation
How can i get in the Evaluation step the result of that query ?
Depending of this result, i send a mail (for exemple).
Thanks
samatar
How can i evaluate the result of a query like this
select count(*) nb from personne
1- I create a job with the following steps :
--> Start
--> SQL ( select count(*) nb from personne)
--> Evaluation
How can i get in the Evaluation step the result of that query ?
Depending of this result, i send a mail (for exemple).
Thanks
samatar