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

i friends greetings to the day...!!! I face a quation
like"while runnig the programe every day i have to access
the previous day updates only...!! Ex:- Let last day 100
customers took bank account i have to select those
customers only.."

Answer Posted / sa

If the database is getting updated daily with the records,
next day you can write the query which will have records
only for the current day.

Select * from Lib/Database
where WS-Date > Give the date when the database is last updated

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For rewrite, why is it mandatory that file needs to be opened?

1151


What is static and dynamic call in cobol?

1115


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

1209


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2330


What is amode(24)?

1298


How arrays can be defined in COBOL?

1298


Can a Search can be done on a table with or without Index?

1333


What are different data types in cobol?

1387


Are you comfortable in cobol or jcl?

1092


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2135


how do you define single dimensional array and multidimensional array in your cobol?

1151


What is the Purpose of Pointer in the string?

1125


Name some of the examples of COBOl 11?

3196


What is the compute verb? How is it used?

1187


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

2201