How to get no. of rows inserted based specific job run id

Hi Experts,

How to get no. of rows inserted based specific job run id in the target table.

Thanks
Venki


ursfriend77 (BOB member since 2011-03-02)

Look at the table_attribute() function. If you run it right after the Dataflow runs then you get the values for that run.


eganjp :us: (BOB member since 2007-09-12)