How to take backup of table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?
Define predicate?
How are write I/Os from the buffer pool executed?
Can we use group-by clause in sub-query? If 'yes' means,Will it be executed successfully or else If 'no' means why should we not using that method? Give me your suggestion please....
What is the purpose of coding FETCH in a SQL SELECT query? Explain with an example in Detail?
How to execute stored procedures?
What is copy pending status in db2?
What is the meaning concurrency in the db2 database?
is it possible to get -811 error when you use cursors. why?
what is copy pending and check pending ?
Can I use LOCK TABLE on a view?
how to execute qcmdexc in rpgle?plz write code also?