how can you save the query in QMF?IS IT POSSIBLE OR NOT.IF
POSSIBLW HOW?
Are views updatable ?
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
What is the meaning of -805 SQL return code?
What do you mean by NOT NULL? When will you use it?
How do I add a column to a table in db2?
What technique is used to retrieve data from more than one table in a single SQL statement?
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
What is an instance in db2?
What are PACKAGES ?
What is an inner join, and an outer join ?
How is a typical DB2 batch program executed ?