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...

Deleting a record from a Sequential file.

Answer Posted / bathulasreeni

To remove an existing record from an indexed or relative
file, open the file in I-O mode and use the DELETE
statement. You cannot use DELETE on a sequential file or
line-sequential file.

For information on COBOL opening modes,please refer
http://clearmainframeinterview.blogspot.com/2013/11/file-open-
mode.html

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the input procedure?

1006


Explain the types of perform?

1092


What is redefine?

1333


What is perform?

1156


What is output procedure?

1076


What is the syntax of redefine?

1015


What is the actual use of fillers?

1013


Explain the syntax of sort?

1041


What is sort? And its syntax?

1093


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

1206


Explain the output procedure?

1072


What are fillers?

1095


What is input procedure?

1047


Explain the difference between section, paragraph and sentences?

1045


How to detect record is locked in cobol/400? What is the solution for that?

1010