DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
2916can I alter a table (e.g. adding a column) when other user is selecting some columns or updating some columns from the same table?
1 5016I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
2119
Explain the primary significance of intra-partition and extra-partition tdqs ?
What are the 2 sqlcodes that are returned?
What is downtime and what might be the reason?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
Differentiate between control interval (ci) and control area (ca)?
How to declare host variables?
How many root segments do we have per database record?
What is the need for a secondary index in ims?
Can we see the copy book length using file-aid?
difference between tsq and tdq?
Which mode is used to operate the sequential file?
How to get the ddl of a table in db2?
How can you quickly find out the # of rows updated after an update statement?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Can you use occurs in bms map?