What is universal database?
No Answer is Posted For this Question
Be the First to Post Answer
What are the various isolation levels possible?
What is package versioning? Please give an example.
why we go for SPUFI for creating tables or for sql queries?
Which catalog tables contain authorization information?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
How does one remove entries from the SCT02 table?
What will the DB2 optimizer do?
Is it Possible to read from PS file and write it to database by using dynamic sql(execute immediate)
If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation
What is QUIESCE?
What is a recovery log?
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??