How to fetch the last row from the table in SQL (db2)?
No Answer is Posted For this Question
Be the First to Post Answer
wht are the restrictions for union ?
Can SQL statements/queries be included in a copybook?
What is the use of dclgen in db2?
What techniques are used to retrieve data from more than one table in a single SQL statement?
What is ibm db2 client?
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
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 ?
Explain an outer join?
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?
What is the SQL Communications Area and what are some of its key fields?
What is a clustering index ?
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