What type of database is db2?
No Answer is Posted For this Question
Be the First to Post Answer
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
Explain in detail about buffer manager and its functionalities?
What do the initials DDL and DML stand for and what is their meaning?
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
What is page size in db2?
How do I start db2 in windows?
what is the Foreign key? explain?
What are the contents of a DCLGEN?
What is correlation names?
Is schema the same as database?
What is the use of db2 optimizer?
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?