Sail E0 Webinar

MCQs

Total Questions : 46 | Page 2 of 5 pages
Question 11. Which of the following is the preferred way to recover a database after a transaction in progress terminates abnormally?
  1.    Rollback
  2.    Rollforward
  3.    Switch to duplicate database
  4.    Reprocess transactions
 Discuss Question
Answer: Option A. -> Rollback
Question 12. Which of the following is true concerning open-source DBMS?
  1.    Is free or nearly free database software whose source code is publicly available
  2.    Is free or nearly free database software whose source code is not publicly available
  3.    Is not competitive against PC-oriented packages and is fully SQL compliant
  4.    Is competitive against PC-oriented packages and is not fully SQL compliant
 Discuss Question
Answer: Option A. -> Is free or nearly free database software whose source code is publicly available
Question 13. Concurrency control is important for which of the following reasons?
  1.    To ensure data integrity when updates occur to the database in a multiuser environment
  2.    To ensure data integrity when updates occur to the database in a single-user environment
  3.    To ensure data integrity while reading data occurs to the database in a multiuser environment
  4.    To ensure data integrity while reading data occurs to the database in a single-user environment
 Discuss Question
Answer: Option A. -> To ensure data integrity when updates occur to the database in a multiuser environment
Question 14. Which of the following is the preferred way to recover a database after a system failure?
  1.    Rollback
  2.    Rollforward
  3.    Switch to duplicate database
  4.    Reprocess transactions
 Discuss Question
Answer: Option C. -> Switch to duplicate database
Question 15. A data warehouse administrator is concerned with which of the following?
  1.    The time to make a decision but not the typical roles of a database administrator
  2.    The time to make a decision and the typical roles of a database administrator
  3.    The typical roles of a data administrator and redesigning existing applications
  4.    The typical roles of a database administrator and redesigning existing applications
 Discuss Question
Answer: Option B. -> The time to make a decision and the typical roles of a database administrator
Question 16. To build a data warehouse and develop business intelligence applications, it is important that an organization build and maintain a comprehensive repository.
  1.    True
  2.    False
 Discuss Question
Answer: Option A. -> True
Question 17. Failure to control confidentiality may lead to loss of competitiveness.
  1.    True
  2.    False
 Discuss Question
Answer: Option A. -> True
Question 18. A transaction log shows before and after images of records that have been modified by transactions.
  1.    True
  2.    False
 Discuss Question
Answer: Option B. -> False
Question 19. Authorization tables contain highly sensitive data and should be protected by stringent security rules.
  1.    True
  2.    False
 Discuss Question
Answer: Option A. -> True
Question 20. The greatest threat to business security is often internal rather than external.
  1.    True
  2.    False
 Discuss Question
Answer: Option A. -> True

Latest Videos

Latest Test Papers