Exam 5: Data Manipulation and Transaction Control
Exam 1: Overview of Database Concepts108 Questions
Exam 2: Basic Sql Select Statements122 Questions
Exam 3: Table Creation and Management132 Questions
Exam 4: Constraints132 Questions
Exam 5: Data Manipulation and Transaction Control132 Questions
Exam 6: Additional Database Objects132 Questions
Exam 7: User Creation and Management132 Questions
Exam 8: Restricting Rows and Sorting Data132 Questions
Exam 9: Joining Data From Multiple Tables131 Questions
Exam 10: Selected Single Row Functions133 Questions
Exam 11: Group Functions134 Questions
Exam 12: Subqueries and Merge Statements132 Questions
Exam 13: Views133 Questions
Select questions type
The SYSDATE keyword cannot be included in the INSERT command, only the UPDATE command.
(True/False)
4.9/5
(42)
Which of the following will allow a user to enter a NULL value using the INSERT command?
(Multiple Choice)
4.8/5
(30)
A(n) commit is issued when the user enters and executes COMMIT; in SQL*Plus. _________________________
(True/False)
4.7/5
(37)
The command can be used to remove rows from an existing table. _________________________
(True/False)
4.9/5
(31)
The LOCK TABLE command can be used to prevent other users from making changes to a table.
(True/False)
5.0/5
(30)
A deadlock occurs when two users hold shared locks on portions of a table that are needed to complete the transaction of the other user.
(True/False)
4.8/5
(43)
Which of the following statements about substitution variables is incorrect?
(Multiple Choice)
4.8/5
(30)
Which of the following commands is used to add data to an existing row in a table?
(Multiple Choice)
4.8/5
(33)
A(n) prevents other users from changing the data stored in the table. _________________________
(True/False)
4.7/5
(40)
Showing 121 - 132 of 132
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)