How can we read records for specific member in CL? AND rpg?
No Answer is Posted For this Question
Be the First to Post Answer
How we create a tables in db2,what is the process/syntax to create a table with example plz?
What is sqlcode -922 ?
What is CHECK PENDING ?
What is collection in db2 bind?
i have one file having 100 of records? i want to display it like 20 records in one column and 20 records in another column total 40 records per page ? how ?
What techniques are used to retrieve data from more than one table in a single SQL statement?
What is the role of union all and union
I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.
B37 abend during spufi?
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
How to define the a field which accepts value till 99999.99 in db2
how can you copy records present in a flat physical file to a database file(physical file).please explain in rpg400 with a simple example