Free IBM 000-614 Exam Dumps Questions & Answers
| Exam Code/Number: | 000-614Join the discussion |
| Exam Name: | DB2 10.1 Advanced DBA for Linux UNIX and Windows |
| Certification: | IBM |
| Free Question Number: | 110 |
| Publish Date: | Jul 22, 2026 |
| # of views: | 1876 |
|
|
|
A DBA wants to create a table named SALES that has the following characteristics: ?effective data clustering and management of space utilization ?rows in the table should be clustered based on when they are added to the table Which clause must be used with the CREATE TABLE statement to define this table?
A query against the system catalog revealed that data for a table named SALES in a partitioned database is distributed as follows:
What can be done to improve the performance of a query that joins SALES and DATE_DIM tables (where SALES is a fact table and DATE_DIM is a dimension table) using the DATE_ID column?