Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you sort in a COBOL program? Give sort file
definition, sort statement syntax and meaning.

Answer Posted / subhashini

we can sort a cobol program define SD SORT-FILE in
FILE SECTION
THE SYNTAX IS
SORT SORT-FILE IN ASCENDING/DESCENDING KEY USING
INPUT-FILE GIVING OUTPUT-FILE.

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(any) ?

1325


example for sub strings ? and refernce modifications whit output pls

2362


How arrays can be defined in COBOL?

1291


i need a small 3d program using inline and outline.

2249


) how do u code after getting data?

2203


HOw can I get the negative sign while deduct high value from low value

2296


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

1259


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

9173


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2471


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1205


How do we get current date from system with century in COBOL?

1423


What rules are followed by the search verb.

1191


Define cobol?

1476


How do u write test cases?

2106


What are the rules of the move verb?

1318