- 论坛徽章:
- 0
|
Which of the following is TRUE of Database Managed Space (DMS) table spaces?
A. Space is not allocated until required
B. DMS table spaces allow LOBs to be cached in the buffer pool
C. Containers may be on either system directories or raw devices
D. Tables in DMS table spaces may be split up by data type (LOBs, index, data)
Given the dynamic SQL statement:
SELECT * FROM t1 WHERE customer = ?
Which two of the following tools can be used to examine the explain results for this statement?
A. dynexpln
B. db2exfmt
C. db2expln
D. Design Advisor
E. Visual Explain
C应该是一个,other is E?
Which of the following is TRUE of Database Managed Space (DMS) table spaces?
A. Space is not allocated until required
B. DMS table spaces allow LOBs to be cached in the buffer pool
C. Containers may be on either system directories or raw devices
D. Tables in DMS table spaces may be split up by data type (LOBs, index, data)
我认为是C
请各位说说答案,顺便求更多的701的自测题,多谢  |
|