Ifet College of Engineering: (An Autonomous Institution) 19ucspc301 - Database Management Systems Assignment 2 Questions
This document contains 5 questions for an assignment on database management systems. The questions cover topics like low-level tasks involved in bank transactions, transferring amounts between accounts as part of transactions, the RAID level that yields the least interference during disk rebuilds, and reasons for occupancy of leaf nodes in a B+Tree when entries are inserted in sorted order.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
83 views1 page
Ifet College of Engineering: (An Autonomous Institution) 19ucspc301 - Database Management Systems Assignment 2 Questions
This document contains 5 questions for an assignment on database management systems. The questions cover topics like low-level tasks involved in bank transactions, transferring amounts between accounts as part of transactions, the RAID level that yields the least interference during disk rebuilds, and reasons for occupancy of leaf nodes in a B+Tree when entries are inserted in sorted order.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
IFET COLLEGE OF ENGINEERING
(An Autonomous Institution)
19UCSPC301 – DATABASE MANAGEMENT SYSTEMS ASSIGNMENT 2 QUESTIONS
1. Suppose an employee of bank transfers Rs 800 from X's account to 2 CO3
Y's account. This small transaction contains several low-level tasks. 2. Let's assume that following transaction T consisting of T1 and T2. 2 CO3 A consists of Rs 600 and B consists of Rs 300. Transfer Rs 100 from account A to account B. 3. Transaction T1 transfers $50 from account B to account A. 2 CO3 Transaction T2 displays the total amount of money in accounts A and B, that is, the sum of A + B. 4. Some of the RAID levels yields the least amount of interference 2 CO4 between the rebuild and ongoing disk accesses? Find the reason 5. Identify the reason behind the occupancy of each leaf node of a 2 CO4 B+tree if index entries are inserted in sorted order.