Exam 7: Basic Table Management
Exam 1: Oracle Architecture Overview79 Questions
Exam 2: Tools and Architecture100 Questions
Exam 3: Creating an Oracle Instance109 Questions
Exam 4: Oracle Physical Architecture and Data Dictionary Views110 Questions
Exam 5: Basic Storage Concepts and Settings104 Questions
Exam 6: The Basics of Querying a Database109 Questions
Exam 7: Basic Table Management104 Questions
Exam 8: Advanced Table Management84 Questions
Exam 9: Constraints, indexes, and Other Specialized Objects108 Questions
Exam 10: Basic Data Management65 Questions
Exam 11: Advanced Data Management89 Questions
Exam 12: Security Management110 Questions
Exam 13: Performance Monitoring84 Questions
Exam 14: Proactive Maintenance83 Questions
Exam 15: Backup and Recovery86 Questions
Select questions type
____________________ partitioning uses a hashing algorithm to spread table rows evenly across separate physical files in the database.
(Short Answer)
4.9/5
(34)
A(n)____________________ partition allows splitting of data based on ranges of values within a table's rows.
(Short Answer)
4.9/5
(37)
If a row is updated and requires more free space than the block contains,the entire row is ____________________,that is,moved to another block.
(Short Answer)
4.8/5
(35)
There are two formats for the physical ROWID: extended ROWID and ____ ROWID.
(Multiple Choice)
4.8/5
(43)
You can partition any table except one that is part of a ____.
(Multiple Choice)
4.9/5
(34)
A table ____________________ is a shortcut name for a table used to prefix columns in an SQL command in place of using the entire table name.
(Short Answer)
4.8/5
(44)
With ____ partitioning,you are actually partitioning the data and then partitioning the data within each partition.
(Multiple Choice)
4.9/5
(36)
The ____ datatype stores pointers to an external file,such as an audio track.
(Multiple Choice)
4.8/5
(34)
The ____________________ datatype stands for universal ROWID datatype,and it can hold any type of ROWID,including a record identifier from a non-Oracle database.
(Short Answer)
4.8/5
(40)
The ____ of a data block shrinks as rows are inserted or updated with more data,causing both the row directory and the row data to consume more space.
(Multiple Choice)
4.9/5
(43)
A subpartition ____________________ describes all the subpartitions once and then all the partitions that use it.
(Short Answer)
4.8/5
(37)
Partitioned tables can store each partition in a separate tablespace.
(True/False)
4.8/5
(34)
A(n)____________________ acts like a column in a query,but is actually calculated by the database a query is executed.
(Short Answer)
5.0/5
(33)
Two sessions cannot use the same temporary table at the same time.
(True/False)
4.8/5
(30)
A ____ contains the physical or logical address of the row.
(Multiple Choice)
4.9/5
(39)
When you create a table you cannot define the storage settings of the table.
(True/False)
4.7/5
(40)
A(n)____________________ value is a value that is filled into the column when an inserted row does not specify the value for that column.
(Short Answer)
4.9/5
(37)
The default value for INITRANS is 1 for tables and ____ for indexes.
(Multiple Choice)
4.8/5
(35)
A table created with one column of the XMLtype datatype is a(n)____________________ table.
(Short Answer)
5.0/5
(36)
Showing 41 - 60 of 104
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)