It shows the total size of the index row
It shows how many columns in the index are examined
It shows the number of characters indexed in the key
It shows how many bytes will be used from each index row
第1题:
Of the two types of sentence stress, sense stress shows contrast, while logical stress shows meaning.()
第2题:
Which two statements are true about constraints? ()
第3题:
Which statement describes the effect on an index, when the indexed column for the rows is updatedin the base table()
第4题:
You are using Oracle Enterprise Manager to estimate the size of a table to be created. You have typed data regarding the column names, data types, sizes of the columns, and the projected number of rows in the table. Which additional information does the Oracle Enterprise Manager return?()
第5题:
In which scenario would index be most useful?()
第6题:
An update in a leaf row takes place.
The index becomes invalid after the update.
The leaf block containing the row to be updated is marked as invalid.
A row in the leaf block of the index for the key value is logically deleted and a new leaf row is inserted
第7题:
The indexed column is declared as NOT NULL.
The indexed columns are used in the FROM clause.
The indexed columns are part of an expression.
The indexed column contains a wide range of values.
第8题:
It is recommended for the columns that have unique values.
It can be converted to a B-tree index by using the ALTER INDEX command.
It has a bitmap segment for each distinct value in the key column, containing a string of bits in which each bit represents the presence or absence of a key column value.
Updating the key column locks the whole bitmap segment that contains the bit for the key value to be updated.
第9题:
SER_NO
ORDER_ID
STATUS
PROD_ID
ORD_TOTAL
composite index on ORDER_ID and ORDER_DATE
第10题:
The streets are lined with hotels, motels, tour buses, and huge billboards advertising shows, shops, and mails.
The streets are lined with hotels, motels, and tour buses whose occupants take in huge billboards that are everywhere advertising shows, shops, and malls.
Huge billboards surrounding hotels, motels, and tour buses, which are everywhere, advertise shows, shops, and mails.
Huge billboards advertise shows, shops, and malls and surround hotels, motels, and tour buses, which are everywhere.
The streets are lined: hotels, motels, and tour buses me everywhere, and their occupants take in huge billboards advertising shows, shops, and malls.
第11题:
SER_NO
ORDER_ID
STATUS
PROD_ID
ORD_TOTAL
composite index on ORDER_ID and ORDER_DATE
第12题:
views can be hidden based on a formula
hidden columns are not a supported feature
table columns can be hidden based on a formula
view columns can be displayed or hidden based on a formula
第13题:
The Device Manager in Windows XP shows that an incompatible device driver is installed. Which of the following BEST describes the icon that is displaying next to that device?()
第14题:
Which two statements are true about a bitmap index? ()
第15题:
When tuning Automatic PGA Memory Management, which of the following views will provide the information specified?()
第16题:
Consider the following statement: SQL> EXECUTE DBMS_STATS.GATHER_SHEMA_STATS (- 2> ownname => ‘OE’, - 3> estimate_percent => DBMS_STATS.AUTO_SAMPLE_SIZE, - 4> method opt => ‘for all columns size AUTO’); What is the effect of ‘for all columns size AUTO’ of the METHOD_OPT option?()
第17题:
which one of the following best describes the use of hidden column formula?()
第18题:
space allocated in the tablespace
space required for the bitmap index on a column of the table
space remaining in the tablespace after creating the table
estimated value of the PCTFREE storage parameter
第19题:
Yellow question mark next to device
Black checkmark next to device
Yellow exclamation point next to device
Red X next to the device
第20题:
The UNIQUE constraint does not permit a null value for the column.
A UNIQUE index gets created for columns with PRIMARY KEY and UNIQUE constraints.
The PRIMARY KEY and FOREIGN KEY constraints create a UNIQUE index.
The NOT NULL constraint ensures that null values are not permitted for the column.
第21题:
The V$PGA_TARGET_ADVICE view shows the predicted cache hit-ratio improvement if you increase PGA_AGGREGATE_TARGET
The V$PGA_TARGET_ADVICE view shows how the V$SQL_WORKAREA histogram will change if you change the value of PGA_AGGREGATE_TARGET
The V$PGA_TARGET_ADVICE_HISTOGRAM view shows how the V$SQL_WORKAREA_HISTOGRAM will change if you switch between Manual and Automatic PGA Memory Management
The V$PGA_TARGET_ADVICE view shows how performance will improve for the different work areas if you switch from Manual to Automatic PGA Memory Management
第22题:
The Oracle server creates a new histogram based on existing histogram definitions for all table, column, and index statistics for the OE schema.
The Oracle server creates a histogram based on data distribution regardless of how the application uses the column/s for all table, column, and index statistics for the OE schema.
The Oracle server creates a histogram based on data and application usage of the column/s for all table, column, and index statistics for the OE schema.
The Oracle server creates a histogram based on application usage, regardless of data distribution, for all table, column, and index statistics for the OE schema.
第23题:
28
32
42
48
52