i have 10,000 records in one input file i want to sort 1 to 5000 records in one out file and remaining records sort in another out file file write syntax?
Answer Posted / jeeva225
My Answer,
//sort fields=copy
outfil files=1,startrec=1,endrec=5000
outfil files=2,startrec=5001,endrec=10000
/*
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you use countifs in excel?
What is reference section?
Explain Features in ASP.NET
How can you propagate a session id?
If we add regular expressions to a script recorded in QTP, will it effect the performance of the script?
Is windows 10 free to download?
There is a column with date in it. If I want to get just month how it can be done? Can I use sub string?
How are BAPI different from normal function modules?
What is the use of objective c?
What is a stream?
How can you see partner data using webservice.
Where do I create jsp in eclipse?
What is the importance of gradient checking?
Which language Talend is written?
What is array in data structure with example?