logo

CuriousTab

CuriousTab

Discussion


Home Database Managing Multiuser Databases Comments

  • Question
  • The goal of database security is to ensure that only authorized users can perform authorized activities at authorized times.


  • Options
  • A. True
  • B. False

  • Correct Answer
  • True 


  • Managing Multiuser Databases problems


    Search Results


    • 1. The size of a lock is referred to as lock sizing.

    • Options
    • A. True
    • B. False
    • Discuss
    • 2. Locks placed by command are implicit locks.

    • Options
    • A. True
    • B. False
    • Discuss
    • 3. Database administration refers to a function that applies to the entire organization.

    • Options
    • A. True
    • B. False
    • Discuss
    • 4. An exclusive lock locks the item from change but not from read.

    • Options
    • A. True
    • B. False
    • Discuss
    • 5. A durable transaction is one in which all committed changes are permanent.

    • Options
    • A. True
    • B. False
    • Discuss
    • 6. Resource locking is a process to prevent multiple applications from obtaining copies of the same record when the record is about to be changed.

    • Options
    • A. True
    • B. False
    • Discuss
    • 7. In optimistic locking, the assumption is made that conflict will occur.

    • Options
    • A. True
    • B. False
    • Discuss
    • 8. When one transaction reads a changed record that has not been committed to the database a filthy read occurs.

    • Options
    • A. True
    • B. False
    • Discuss
    • 9. The transaction log contains a copy of every database record (or page) after it has changed. These records are called before images.

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. The lost update problem is when User A reads data that have been processed by a portion of a transaction from User B.

    • Options
    • A. True
    • B. False
    • Discuss


    Comments

    There are no comments.

Enter a new Comment