Exam 11: Advanced Data 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
Before using export or import utilities you can go into a shell and bring up the help screen for the utility by typing utilname ____.
(Multiple Choice)
4.8/5
(35)
A block of code is a self-contained sequence of one or more commands.
(True/False)
4.8/5
(32)
Data Pump has an interactive command mode allows monitoring of ongoing ____________________.
(Short Answer)
4.8/5
(36)
Exporting and importing is allowed at all logical layers such as export of individual tables,entire schemas,groups of objects,or even an entire database.
(True/False)
4.9/5
(37)
Database exports can be used to migrate and upgrade between different versions of Oracle Database.
(True/False)
4.9/5
(40)
SQLERR is a built-in procedure that returns an error message,determined by the value of SQLCODE.
(True/False)
4.9/5
(31)
If using SQL*Plus and not SQL*Plus Worksheet,you should not forget the ____ character on the last line as the code block will not execute without it.
(Multiple Choice)
4.7/5
(40)
A PL / SQL ____________________ is a composite structure similar to a VARRAY or TABLE datatype that allows the creation of a table row structure in memory.
(Short Answer)
4.9/5
(35)
The ____ statement has both search condition and selector-expression variations.
(Multiple Choice)
4.8/5
(36)
SQL Loader allows loading of operating system ____ files into one or more tables at once.
(Multiple Choice)
4.7/5
(36)
PL / SQL sequencing controls include the GOTO command and the ____ statement.
(Multiple Choice)
4.8/5
(44)
A(n)____ path load writes data to the end of a table into new block and extent structures,creating new blocks as it goes.
(Multiple Choice)
4.9/5
(35)
Generally the old import and export utilities are secure because users have to have the schema ____________________ names to access schemas.
(Short Answer)
4.8/5
(31)
The LOOP...END loop continues as long as a condition holds true.
(True/False)
4.9/5
(37)
A conventional path load is potentially much faster than direct path loads.
(True/False)
4.7/5
(36)
Showing 21 - 40 of 89
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)