loading alternative records into a table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nanaji
    New Member
    • Mar 2008
    • 3

    loading alternative records into a table

    hi all,
    i want to load the records from 1001 to 10000 and 20000 to 30000
    records from 65000 records in a table data

    i used the below query
    but it's not working properly

    db2 "load from c:\nan.del of del modified by codepage =850 method ( 1001

    10000,20000 30000) insert into sek"

    please help me

    thanks in advance
    nanaji
Working...