plsql procedure

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • prasad k
    New Member
    • Jan 2012
    • 1

    plsql procedure

    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?
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    That depends on how you're loading it.

    Comment

    Working...