CAIIB · ITDB

Database Management Systems

Chapter notes, video classes, MCQ practice tests and quick-revision one-liners for Information Technology and Digital Banking (Elective) — CAIIB.

1 video class 65 one-liners
Quick revision

One-liners from this chapter

Free sample — 8 of 65 rapid-fire Q&A cards.

Q

What is a Database Management System (DBMS)?

A

A DBMS is software that manages, stores, retrieves, and manipulates structured data in a database, providing an interface between users and the underlying data storage.

Q

What is the Second Normal Form (2NF) in database normalisation?

A

Relation in 1NF with no partial dependency on primary key.

Q

What is the primary difference between a database and a flat file system?

A

A database avoids data redundancy, ensures data integrity, and supports concurrent access by multiple users, whereas flat files store data in isolation without these controls.

Q

What is the Third Normal Form (3NF) and its relevance in banking databases?

A

Eliminates transitive dependencies, ensuring data consistency in bank records.

Q

What does the term 'data independence' mean in the context of DBMS?

A

Data independence means that changes to the data storage structure do not require changes to the application programs that use the data, achieved through logical and physical abstraction layers.

Q

What is Boyce-Codd Normal Form (BCNF) in relational databases?

A

Stricter version of 3NF where every determinant must be a candidate key.

Q

What are the three levels of the ANSI-SPARC architecture in a DBMS?

A

The three levels are the External level (user views), the Conceptual level (logical structure of the entire database), and the Internal level (physical storage details).

Q

What is a candidate key in a relational database?

A

Minimal set of attributes uniquely identifying each tuple in a relation.

Unlock all 65 one-liners

Self-quiz mode with hidden answers + printable deck.

Open the deck
Watch & learn

Video classes for this chapter

Master the full ITDB syllabus

Every chapter of Information Technology and Digital Banking (Elective) — videos, tests, notes and one-liner decks in one place.