Exam 9: Managing Multiuser Databases
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language114 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model104 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: SQL for Database Construction and Application Processing104 Questions
Exam 8: Database Redesign103 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2014101 Questions
Exam 11: Managing Databases With Oracle Database106 Questions
Exam 12: Managing Databases With Mysql 5.6101 Questions
Exam 13: The Web Server Environment128 Questions
Exam 14: Big Data, Data-Warehouses, and Business Intelligence Systems108 Questions
Exam 15: Getting Started With Microsoft Access 201353 Questions
Exam 16: Getting Started With Systems Analysis and Design37 Questions
Exam 17: E-R Diagrams and the IDEF1X Standard37 Questions
Exam 18: E-R Diagrams and the UML Standard36 Questions
Exam 19: Getting Started With Mysql Workbench Data Modeling Tools37 Questions
Exam 20: Getting Started With Microsoft Visio 201332 Questions
Exam 21: Data Structures for Database Processing39 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Getting Started With Web Servers, PHP, and the Netbeans IDE35 Questions
Exam 24: Business Intelligence Systems82 Questions
Exam 25: Big Data81 Questions
Select questions type
Which of the following is allowed by "Repeatable Read Isolation"?
(Multiple Choice)
4.9/5
(35)
Locks placed automatically by the DBMS are called implicit locks.
(True/False)
4.7/5
(24)
With pessimistic locking,the assumption is made that a conflict will occur.
(True/False)
4.8/5
(35)
The DBA has to find a balance between the conflicting goals of maximizing availability of the database to users and protecting the database.
(True/False)
5.0/5
(37)
The DBA should periodically analyze run-time statistics of database performance to help manage the DBMS.
(True/False)
4.8/5
(29)
In general,the overall responsibility of the DBA is to facilitate the development and use of the database system.
(True/False)
4.8/5
(40)
Briefly define the four isolation levels and the problems they prevent.
(Essay)
4.8/5
(36)
Nonrepeatable reads occur when a transaction rereads data it has previously read and finds modifications or deletions caused by a committed transaction.
(True/False)
4.8/5
(32)
Concurrency control measures are taken to ensure that one user's work has absolutely no influence on another user's work.
(True/False)
4.9/5
(31)
Reprocessing is normally the most convenient method for recovery after a system failure.
(True/False)
4.9/5
(29)
An active data repository is one in which the metadata is automatically created as the system components are created.
(True/False)
4.7/5
(30)
A series of actions to be taken on the database such that either all actions are completed successfully,or none of them can be completed,is known as a ________.
(Multiple Choice)
4.9/5
(31)
A dynamic cursor saves primary key values when the cursor is opened and retrieves the values for each row as the application program accesses it.
(True/False)
4.8/5
(28)
Copies of each database record or page after it was changed by a transaction that are saved for use in database recovery are called ghost images.
(True/False)
4.8/5
(30)
When a transaction rereads data that has been changed and finds changes due to committed transactions,this is known as a ________.
(Multiple Choice)
4.8/5
(31)
Which of the following would not be contained in a transaction log?
(Multiple Choice)
4.7/5
(33)
Showing 61 - 80 of 102
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)