| 发表于:2007-03-19 17:53:31 楼主 |
(13/67) given the command: create database inventory catalog tablespace managed by system using ( 'path1 ', 'path2 ') extentsize 16 prefetchsize 32 user tablespace managed by system using ( 'patha ') temporary tablespace managed by database using ( file 'filea ' 1000) with "extentsize 8 " how many bufferpools are in the inventory database? (select the correct response) a. 0 b. 1 ************************ c. 2 d. 3 e. 4 |
|
|
|
|