Define declaration generator (dclgen).
What do you need to do before you do EXPLAIN?
How do I add a column to a table in db2?
What do you mean by commit and rollback?
Can I use LOCK TABLE on a view?
What is ibm db2 used for?
what is SPUFI ?
what is static sql? what is dynamic sql? Give me details
What is copy book?
What is the cobol picture clause of the db2 data types date, time, timestamp?
is it possible to get -811 error when you use cursors. why?
what is dynamic cursor?gives syntax for this?
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?