Answer: Metadata
Answer: ALTER TABLE
Answer: New Technology File System
Answer: Transaction Control Language
Answer: Consistency
Answer: Files / Tables (organized database files)
Answer: Isolation
Answer: Normalization
Answer: Armstrongโs Axioms
Answer: SUBSTRING() / SUBSTR()
Answer: 4NF (Fourth Normal Form)
Answer: Checkpoint
Reflexivity: If Y โ X, then X โ Y (e.g., (A,B) โ A). Augmentation: If XโY, then XZโYZ (e.g., AโB โ ACโBC). Transitivity: If XโY and YโZ, then XโZ (e.g., AโB, BโC โ AโC).
Definition: X โ Y means Y is functionally dependent on X; if two tuples have same X value, they must have same Y. Example: Student(ID, Name): ID โ Name (one ID determines one name).
Lossless: original relation reconstructed by join. Example: R(A,B,C) โ R1(A,B), R2(B,C). Lossy: extra tuples created, cannot recover original. Example: R(A,B,C) โ R1(A,B), R2(A,C).
B-Tree: data in internal+leaf nodes, faster for small datasets, more height. B+ Tree: data only in leaves, internal nodes store keys, leaves linked โ better range queries.
Metadata: data about data (table names, column types, constraints). Data Dictionary: central repository storing metadata (structures, privileges, relationships).
โ
Topics covered: DELETE vs TRUNCATE vs DROP, anomalies, query optimization, decomposition, 3NF, B-Tree insertion, hashing, DDBMS, Web DBMS, etc.
Full solved answers available in continuation.
๐ For each 15-mark question, detailed explanations with examples, diagrams, and step-by-step derivations are provided in the complete solution set as per MAKAUT exam pattern.
โ Complete coverage of MAKAUT DBMS (Sem-6, 2022โ23) โ Groups A & B solved.
โ Metadata, ALTER, NTFS, TCL, ACID, normalization, Armstrongโs axioms, functional dependency, lossless/lossy decomposition, B-Tree vs B+Tree, data dictionary.
โ Group-C 15-mark answers available on request (DELETE vs TRUNCATE vs DROP, anomalies, query optimization, 3NF, B-Tree, hashing, distributed DBMS, etc.).
๐ Next: Detailed 15-mark solutions in full exam format (with examples, diagrams, and stepwise answers) can be provided immediately.