You want to capture column group usage and gather extended statistics for better cardinality estimates for the CUSTOMERS table in the SH schema.Examine the following steps:1. Issue the SELECT DBMS_STATS.CREATE_EXTENDED_STATS (‘SH’, ‘CUSTOMERS’) FROM dual statement.2. Execute the DBMS_STATS.SEED_COL_USAGE (null, ‘SH’, 500) procedure.3. Execute the required queries on the CUSTOMERS table.4. Issue the SELECT DBMS_STATS.REPORT_COL_USAGE (‘SH’, ‘CUSTOMERS’) FROM dual statement.Identify the correct sequence of steps.()A.3,2,1,4B.2,3,4,1C.4,1,3,2D.3,2,4,1

You want to capture column group usage and gather extended statistics for better cardinality estimates for the CUSTOMERS table in the SH schema.Examine the following steps:1. Issue the SELECT DBMS_STATS.CREATE_EXTENDED_STATS (‘SH’, ‘CUSTOMERS’) FROM dual statement.2. Execute the DBMS_STATS.SEED_COL_USAGE (null, ‘SH’, 500) procedure.3. Execute the required queries on the CUSTOMERS table.4. Issue the SELECT DBMS_STATS.REPORT_COL_USAGE (‘SH’, ‘CUSTOMERS’) FROM dual statement.Identify the correct sequence of steps.()

A.3,2,1,4

B.2,3,4,1

C.4,1,3,2

D.3,2,4,1


相关考题:

People living in modern times benefit from many discoveries and inventions that have _________the world.A. filledB. stuffedC. enrichedD. extended

—Which subject do you like______?—I like chemistry than any other one.A. better, betterB. best, betterC. best, bestD. better, best

I______to be a scientist when I______ a boy.A、wanted, wasB、want, amC、wanted, amD、want, was

WhichofthefollowingrepresentsthecorrectsequenceofeventsforDatabaseReplay?() A.Capture,analyze,preprocess,replayB.Capture,preprocess,analyze,replayC.Capture,preprocess,replay,analyzeD.Analyze,capture,preprocess,replayE.Noneoftheabove

Youexecutedthefollowingcommands:SQLALTERSESSIONSETOPTIMIZER_USE_PENDING_STATISTICS=false;SQLEXECUTEDBMS_STATS.SET_TABLE_PREFS(’SH’,’CUSTOMERS’,’PUBLISH’,’false’);SQLEXECUTEDBMS_STATS.GATHER_TABLE_STATS(’SH’,’CUSTOMERS’);WhichstatementiscorrectregardingtheabovestatisticscollectionontheSH.CUSTOMERStableintheabovesession?()A.Thestatisticsarestoredinthependingstatisticstableinthedatadictionary.B.Thestatisticsaretreatedasthecurrentstatisticsbytheoptimizerforallsessions.C.Thestatisticsaretreatedasthecurrentstatisticsbytheoptimizerforthecurrentsessionsonly.D.Thestatisticsaretemporaryandusedbytheoptimizerforallsessionsuntilthissessionterminates.

Considerthefollowingstatement:SQLEXECUTEDBMS_STATS.GATHER_SHEMA_STATS(-2ownname=‘OE’,-3estimate_percent=DBMS_STATS.AUTO_SAMPLE_SIZE,-4methodopt=‘forallcolumnssizeAUTO’);Whatistheeffectof‘forallcolumnssizeAUTO’oftheMETHOD_OPToption?()A.TheOracleservercreatesanewhistogrambasedonexistinghistogramdefinitionsforalltable,column,andindexstatisticsfortheOEschema.B.TheOracleservercreatesahistogrambasedondatadistributionregardlessofhowtheapplicationusesthecolumn/sforalltable,column,andindexstatisticsfortheOEschema.C.TheOracleservercreatesahistogrambasedondataandapplicationusageofthecolumn/sforalltable,column,andindexstatisticsfortheOEschema.D.TheOracleservercreatesahistogrambasedonapplicationusage,regardlessofdatadistribution,foralltable,column,andindexstatisticsfortheOEschema.

You’reanetworkadministerandyouissuethecommand(showport3/1)onanEthernetport.Toyoursurpriseyounoticeanon-zeroentryinthe’Giants’column.Whatcouldbethecauseofthis?() A.IEEE802.1QB.IEEE802.10C.MisconfiguredNICD.UserconfigurationE.Alloftheabove

You‘re the systems administrator at Testing, and you create the following access control lists.You then enter the command ip access-group 101 in to apply access control list 101 to router TK1s e0 interface.Which of the following Telnet sessions will be blocked as a result of your access lists?()A. Telnet sessions from host A to host 5.1.1.10B. Telnet sessions from host A to host 5.1.3.10C. Telnet sessions from host B to host 5.1.2.10D. Telnet sessions from host B to host 5.1.3.8E. Telnet sessions from host C to host 5.1.3.10F. Telnet sessions from host F to host 5.1.1.10

设置多列布局的属性值为()。A.columns-widthB.column-countC.column-gapD.column-rule