What type of database is db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between cursor stability and repeatable read isolation levels?
What is the purpose of the DSNC transaction ?
How does cobol compile db2 program?
What are the contents of a dclmgen?
Is db2 a mainframe?
How many databases are there?
what is the difference between where clause and having clause
Which isolation level provides maximum concurrency?
What is database manager in db2?
What is a data page?
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle