• pietlinden (2/27/2015)


    Some days, it helps if you think before typing...

    you could do it in batches and use a TRY CATCH block for the failure, and write the failed group of records to another table...

    Im currently doing that. But I wonder is there any features in sql to do so.