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?



i have 10,000 records in one input file i want to sort 1 to 5000 records in one out file and remaini..

Answer / 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

More Software Interview Questions

Where we can activate Rebates?

1 Answers  


A student multiplied a number by 3 instead of 5 . 5 3 What is the percentage error in the calculation?

1 Answers   Zoho,


Compare two strings character by character in qtp

1 Answers   Cap Gemini,


You're working on a game that involves enemy wizards dueling each other. Each wizard has at least a dozen different spells at his disposal -- some of them simply inflict damage, while others will temporarily stun or immobilize an enemy, slow him, prevent him from casting spells for a brief duration, teleport the caster a short distance, or give the caster a temporary shield. A wizard can only cast one spell at a time, but each spell has a fixed cooldown (time before it can be cast again) and an associated mana cost (assume no mana regeneration). Describe some ways you might implement a competent AI system for a wizard.

1 Answers  


what are the advantages of PO 7.4 version ? new features in it ?

1 Answers   IBM,


Whay $ dropdb databasename is used?

1 Answers  


What is the movement Type for Sales?

1 Answers  


What is the role of 3D modeling in multimedia?

1 Answers  


Come up with an algorithm to shuffle a deck of cards. Discuss how uniform a distribution your solution would achieve, and how you could potentially improve upon it.

1 Answers  


Imagine you have to write a Tic-Tac-Toe game in which a human player plays against the computer. Discuss the different ways in which you could implement the computer’s artificial intelligence for the game. Which method would you ultimately choose? And why?

1 Answers  


Two trains running in opposite directions cross a man standing on the platform in 27 seconds and 17 seconds respectively and they cross each other in 23 seconds. The ratio of their speeds is:

1 Answers   Zoho,


what is extern

1 Answers   Efftronics Systems,


Categories