单项选择题
A. ALTER DISKGROUP data CHECK
B. ALTER DISKGROUP data CHECK DISK
C. ALTER DISKGROUP data CHECK FILE
D. ALTER DISKGROUP data CHECK DISK IN FAILURE GROUP 1
多项选择题 Whichtwostatementsarecorrectaboutdatabasetransportation?()
多项选择题 Whichtwostatementsaretruewithrespecttothemaintenancewindow?().
单项选择题 You have a range-partitioned table in your database. Each partition in the table contains the sales data for a quarter. The partition related to the current quarter is modified frequently and other partitions undergo fewer data manipulations. The preferences for the table are set to their default values. You collect statistics for the table using the following command in regular intervals: SQL> EXECUTE DBMS_STATS.GATHER_TABLE_STATS(’SH’,’SALES’,GRANULARITY=>’GLOBAL’); You need statistics to be collected more quickly. What can you do to achieve this?()