Explain packages.
No Answer is Posted For this Question
Be the First to Post Answer
How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.
What are the benefits of using the db2 database?
How to resolve -504 sql code in DB2?
What is the format (internal layout) of ?TIMESTAMP??
What is meant by isolation level?
Discuss about db2 bind?
What does sqlcabc has?
What is buffrpool? Where we use it ?
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
select distinct(empid),distinct(dept),name from EMP will the above query work?
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
Why cursor is used in db2?