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
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
Is it Possible to read from PS file and write it to database by using dynamic sql(execute immediate)
What do the initials DDL and DML stand for and what is their meaning?
Usually, which is more important for DB2 system performance - CPU processing or I/O access?
How can we read records for specific member in CL? AND rpg?
WHAT IS MEANT BY COMMIT COMMAND?
what are extents?
What is the picture clause of null indicator variable?
What is db2 look?
How to find the number of rows in db2 tables?
What does the sqlcode of -818 pertain to?