How to create db2 table in mainframe?
No Answer is Posted For this Question
Be the First to Post Answer
what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
How to create a table using embedded sql?
what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
What is multi row fetch in db2?
What are the advantages of using a PACKAGE?
How would you print the output of an SQL statement from SPUFI?
What is meant by a unit of recovery?
What are the uses of db2 optimizer?
How is deadlock resolved?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is the maximum size of a char data type in db2?
Do we need cursor for Count(*)?