Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
1 7055How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
2 9092In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?
1 10308
Why do we need reorg in db2?
Explain in detail about buffer manager and its functionalities?
What is a db2 schema?
How many databases are there?
can we view the access paths created by dbrm ? how ? thx
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is the use of value function?
What is sqlca?
List out the three types of page locks that can be held.
How does db2 sample database connect?
what is the sqlcode -501
What is the difference between cursor and select statement?
What is package in db2 mainframe?
How can you do the explain of a dynamic sql statement?
How do you pull up a query which was previously saved in qmf?