How to execute stored procedure in db2 command editor?
No Answer is Posted For this Question
Be the First to Post Answer
can all users have the privilage to use the sql statement select * (dml)?
What is the difference between spufi and qmf?
What is runstats and reorg in db2?
Mention the downsides of page level lock.
what needs to be done if a table is in copy pending / check pending status?
Where could you look if you had a question about whether a column has been defined as an index?
List some fields from sqlca?
How does a cursor work?
How to find last record before record through SQLRPGLE?
The only place of VSAM KSDS in DB2 is?
What are common abends
How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.