In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
What is deadlock?
Are views updateable?
What are the advantages of using a PACKAGE?
What does the REORG Utility do?
Once you create a view, where would information about the view be stored?
In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
How do you define a correlated name?
What is table space in db2?
What is the SQL Communications Area and what are some of its key fields?
What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?
Suppose there are many duplicate records in a Db2 table. What is the query to retrive only duplicate records?