What is the syntax for creating a table in the db2 database?
What are delete-connected tables?
Where are plans stored?
wht steps we need will coding cobol and db2 pgm ?
Which component is responsible for db2 startup and shutdown?
Can one database have multiple instances?
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
Can we use select * statement in cobol program without giving field names ???
How can you compare table column after update and before update?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
What is the SQL Communications Area and what are some of its key fields?
if one db2 pgm calls another db2 pgm. how many plans do we need. what r the steps involved..
Is ibm db2 open source?