Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
1 7049How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
2 9087In 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 10303
What is a bind card?
what is db2 restart?
What is the connection string to connect to the DB2 Database ?
What are foreign keys in db2?
Highlight all the advantages that are attached to a package.
What are the uses of db2 optimizer?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What is a storage group (stogroup)?
How do I add a column to a table in db2?
How do I start db2 in windows?
Explain the contents that are a part of dclgen.
Which command is used to remove all rows from a table?
can all users have the privilage to use the sql statement select * (dml)?
What is the physical storage length of timestamp data type?