Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ejonesYou could probably run SQL statements to count the number of records with the sqlSelect() BRAINscript function. You could even do this count both before and after the update statement you are running.
So:
To answer your question directly, currently there is no feature on the sqlNonSelect() function or feature you can turn on with the DB Execute node that will give you that information.