What types of tables are there in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
What is db2?
What do you need to do before you do EXPLAIN?
How can you get the number of rows impacted by the last executed query?
What is meant by dclgen?
How many types of page locks can be held in db2?
If a table has a column "dept" (declared to have nulls) and there are 10 rows in the table of which 3 have a null value in the dept column, what will select count(*) and select count(distinct dept) return?
What is a page in db2?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is tablespace?
What are data types?
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
What is the maximum No of rows per page?