What is the difference between drop table and delete table?
No Answer is Posted For this Question
Be the First to Post Answer
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
What is the picture clause of the null indicator variable?
Is schema the same as database?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
Explain the EXPLAIN statement?
What is the difference between CS and RR isolation levels?
What is meant by dclgen?
Can you Average the Characters ?
why we create view.
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
What does an outer join do?
How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?