Exam 10: Basic 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
The ____ statement allows you to change column values in existing rows in a table.
(Multiple Choice)
4.9/5
(28)
Database changes are undone using a(n)____________________ statement.
(Short Answer)
4.9/5
(38)
DDL statements make permanent changes to the database and cannot be undone (rolled back).
(True/False)
4.8/5
(41)
The ____ parameter for the SET TRANSACTION forces all queries to see a snapshot of data prior to the start of a transaction,regardless of how many DML statements are within a transaction.
(Multiple Choice)
4.8/5
(35)
A ____ INSERT statement adds to more than a single table,using a single INSERT statement.
(Multiple Choice)
4.7/5
(48)
The ____________________ statement makes pending changes permanent for an existing transaction in the current session.
(Short Answer)
4.7/5
(33)
The SET TRANSACTION statement is mandatory for any given transaction.
(True/False)
4.8/5
(42)
Database changes are permanently stored to a database using the ____ statement.
(Multiple Choice)
4.7/5
(35)
The ____________________ statement allows existing rows in a table to be changed.
(Short Answer)
5.0/5
(38)
You can populate an external table using Oracle 10g DML commands.
(True/False)
4.7/5
(36)
The ____________________ statement removes pending changes (not yet committed)for an existing transaction in the current session.
(Short Answer)
5.0/5
(26)
External tables are read-only,but requiring read and write privileges in the directory they are created in.
(True/False)
4.8/5
(35)
An external table can be created and loaded using a(n)____ subquery clause.
(Multiple Choice)
4.9/5
(29)
A transaction is only complete when a COMMIT or ROLLBACK statement is executed or the ____ DDL statement executes.
(Multiple Choice)
4.9/5
(44)
Showing 21 - 40 of 65
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)