What's after FETCH nnn rows.

RDBMS from IBM and IBM's Hierarchical DBMS and Transaction Manager (IMS DC).
Post Reply
KavalJeet
Registered Member
Posts: 48
Joined: Wed Jun 19, 2013 9:47 am

What's after FETCH nnn rows.

Post by KavalJeet »

Hi Friends,

I've a huge table in production. Which I need to unload. It's taking a lot of time to unload this table. I thought to unload it in 'pieces' like unload some rows of it then rest of it. To do that, I used FETCH FIRST nnnnn rows from the table, this is order by a column. But now how do I unload rest of the table of next set of 'nnnnn' from the table?

Can someone please let me know.
User avatar
Anuj Dhawan
Founder
Posts: 2802
Joined: Sun Apr 21, 2013 7:40 pm
Location: Mumbai, India
Contact:
India

Re: What's after FETCH nnn rows.

Post by Anuj Dhawan »

Did you consult with your DBA?
Thanks,
Anuj

Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “IBM DB2 and IMS DB/DC”