• IF @@ROWCOUNT > 10 -- assume that normal query to affect not more than 10 rows

    ROLLBACK

    ELSE

    COMMIT

    _____________
    Code for TallyGenerator