What is the reason behind not using select * in embedded sql programs?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the contents that are a part of dclgen.
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
What is reorg and runstats in db2?
in db2, already 10 columns arie der, and i want to insert 11th column. what parameters u wil consider for insertion and how will u insert
what is the difference between declaring the cursor in WS section and Procedure division?
i want to maintain uniqueness on pdf without make lf??????????
How can you do the explain of a dynamic sql statement?
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
Define data page.
What is a cursor and what is its function?
How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.