Iam in a process of loading the transactional data(Say like 100 Records) into a table.While i was loading the records i got a problem at 16,17,18,19. My doubt is i dont want to stop the process(even though its a failure) and the remaining records should load into the table..how?
Comment