DBMS-Question Bank
DBMS-Question Bank
DEPARTMENT OF INFORMATION
TECHNOLOGY
UNIT I
RELATIONAL DATABASES
RDBMS is a _______________.
a) Database that stores data elements that are not linked
2. CO1
b) Database that accesses data elements that are not linked K1
c) Database that stores and allows access to data elements that are linked
d) None of the mentioned
______________is About ACID properties of RDBMS.
3.
a) Follows ACID properties b) Doesn’t follow ACID properties CO1 K1
c) Depends on the data stored in the database d) Can’t say
4. A relation in RDMBS is_________________.
a) Key b) Table c) Row d) Data Types CO1 K1
Dynamic hashing allows us to?
5. a) Accommodate the growth of the database b) Accommodate the
shrinkage of the database CO1 K1
c) Allows modification of hash function d) All of the mentioned.
___________constraints are not checked by RDMBS before creating the
6.
tables. CO1 K1
a) Not null b) Primary keys c) Data Structure d) Data integrity
7. _______________is the time of temporal data that record when a fact was
recorded in a database. K1
a) Enter time b) Exit time c) Valid time d) Transaction time CO1
8. ________ deletes a data item from a database.
a) Insert(RDBMS) b) Drop(RDBMS) c) Delete(RDBMS) d) None of CO1 K1
the mentioned
9. _____________ is a predicate that we expect the database to always satisfy CO1 K1
a) Reason b) Mandate c) Assertion d) Verify
10. ______________is a good database management practice?
a) Adding redundant attributes b) Not specifying primary keys CO1 K1
c) Removing redundant attributes d) None of the mentioned
Q.No. PART – B(5 x 3=15)
ANNAPOORANA ENGINEERING COLLEGE
(An Autonomous Institution)
(Approved by AICTE, New Delhi and Affiliated to Anna University, Chennai)
Accredited by NAAC with 'A' Grade & Accredited by NBA (Civil, CSE & EEE)
2(f) & 12(B) Status as per UGC Act 1956
ISO 9001:2015 Certified Institution
NH-47, Sankari Main Road, Periyaseeragapadi, Salem-636308, Tamil Nadu.
www.aecsalem.edu.in
1. CO1 K1
List and explain the limitations of file processing system
UNIT II
DATABASE DESIGN
CO2
4. Give an example of a relation that is in 3NF but not in BCNF. How will CO2 K2
you convert that relation into BCNF? (15)
5. K2
Explain FNF, SNF, TNF and DCNF with an example CO2
ANNAPOORANA ENGINEERING COLLEGE
(An Autonomous Institution)
(Approved by AICTE, New Delhi and Affiliated to Anna University, Chennai)
Accredited by NAAC with 'A' Grade & Accredited by NBA (Civil, CSE & EEE)
2(f) & 12(B) Status as per UGC Act 1956
ISO 9001:2015 Certified Institution
NH-47, Sankari Main Road, Periyaseeragapadi, Salem-636308, Tamil Nadu.
www.aecsalem.edu.in
UNIT III
TRANSACTIONS
BT
Q.No. PART – A (1 x 10=10) CO
L
5. X is read from a database and stored in a buffer in main memory with the
CO3 K1
______________ operation.
a)Read b)Write c)Commit d)Rollback
6. Writing the data from the buffer back to the database is accomplished by using the
_____ operation.
a)Read b)Write c)Commit d)Rollback CO3 K1
10. In a database, prior to and after a transaction, properties are used to ensure
_____________. K1
a)Consistency b)Redundancy c)Latency d)Anonymity CO3
5. Differentiate strict two-phase locking protocol and rigorous two-phase locking CO3 K4
protocol.
Q.No. PART – C
2. CO3 K3
Write Short Notes On Transaction Concept and Transaction State
4. (i)Differentiatestricttwophaselockingprotocolandrigoroustwophaselockingprotocol. K2
(ii)How the timestamps are implemented? Explain. CO3
UNIT IV
IMPLEMENTATION TECHNIQUES
3. Based on the type of file organization for a given set of records, we can determine
the _____________ of access.
CO4 K1
a)Type b)Frequency c)Both A and B d)None of the above
4. Records are organized _________________ based on logical relationships. CO4 K1
a)Analytically b)Logically c)Reasonably d)None
5. Defining how a __________________ is mapped onto a block of hard disk space
is done using this method.
CO4 K1
a)Database b)File Record c)Data d)None
6. Organizing your files according to their blocks and putting those blocks onto a
storage medium is referred to as ________________. K1
CO4
a)Data organization b)File organization c)Recursive organization d)None
7. Using multiple files and storing ______________ record in each is the first
method of mapping a database to a file. K1
CO4
a)Multiple b)Only a Single c)Two d)Three
1.
(i)Describe the ordered indices with example.
(ii)Describe the different methods of implementing variable length records. CO4 K2
UNIT V
ADVANCED TOPICS
as necessary.
b) The required data are located in at least one nonlocal site and the distributed
DBMS routes requests as necessary. CO5
c)The required data are at one local site and the distributed DBMS passes the
request to only the local DBMS.
d) The required data are located in at least one nonlocal site and the distributed
DBMS passes the request to only the local DBMS.
Give XML representation of University database system and also explain about
1.
DTD and XML schema. CO5 K5
ANNAPOORANA ENGINEERING COLLEGE
(An Autonomous Institution)
(Approved by AICTE, New Delhi and Affiliated to Anna University, Chennai)
Accredited by NAAC with 'A' Grade & Accredited by NBA (Civil, CSE & EEE)
2(f) & 12(B) Status as per UGC Act 1956
ISO 9001:2015 Certified Institution
NH-47, Sankari Main Road, Periyaseeragapadi, Salem-636308, Tamil Nadu.
www.aecsalem.edu.in
5. Examine and describe in what ways the information can be retrieved. CO5 K1