Output fields

The Execute row SQL step features the following output field options for collecting statistics about the script processing:
Field to contain insert stats
Specify a field name to create a field in the stream that contains the statistic for the number of records that were inserted.
Field to contain Update
Specify a field name to create field in the stream that contains the statistic for the number of records that were updated.
Field to contain Delete stats
Specify a field name to create a field in the stream that contains the statistic for the number of records that were deleted.
Field to contain Read stats
Specify a field name to create a field in the stream that contains the statistic for the number of records that were read.
Last updated
Was this helpful?