How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.
3 6859If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
2 5161
How do I copy a table in db2?
What happens in bind step in a db2 program?
How is a typical db2 batch pgm executed?
How can deadlocks be resolved?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is cobol db2?
What is db2?
How will you return the number of records in table?
What is the difference between spufi and qmf?
What type of database is db2?
How many databases can be created inside an instance in db2 ?
What are the uses of db2 optimizer?
How does coalesce work?
What are the contents of a dclmgen?