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
Is db2 free?
how can we retrieve the 100 records of the file ?
What is the SQL Communications Area and what are some of its key fields?
Request to database but database is not available so what is was abend is raised?
How does cobol compile db2 program?
DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?
When will you chose to run RUNSTATS?
What is reorg in DB2
What is the difference between static and dynamic SQL?
How to find primary key of a table in db2?
What is subquery ?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?