Dbms Important Questions
Dbms Important Questions
1) Explain Three Level Architecture of DBMS (or) logical DBMS architecture (or) ANSI spark
architecture
2) Explain DATABASE system environment (Or) Explain components of DBMS and its functions?
3) What is a Data Model? Explain different types of data models in database (Or) Explain
evaluation of data model
4) What is a DBA? Explain the types of DBA, DBA functions, DBA goals
5) What is an entity? Explain different types of entity
6) What is an Attribute? Explain different types of attributes
7) Define degree of relationship? Explain different types of degree of relationships. Or Explain
relationship types with example
8) Explain specialization and generalization? (Or)Explain class hierarchies in detail?
9) Explain different types of Integrity Constraints
10) What is Normalization? Explain Types of Normal Forms
11) What is a Transaction? Explain its properties and states.
12) Two Phase Locking (2PL) Protocol
13) What is deadlock? Or Write about deadlock prevention and avoidance
14) Explain Database Backup and Recovery?
15) What is a database security explain detail
16) Explain Concurrency Problems in DBMS or concurrent transactions or what is concurrency
control? Explain the need of it.
17) Write in detail about Relation algebra Operators. Or Define Relational Algebra and explain
different unary and set operations with an example.
18) Define anomalies? Explain Different types of anomalies.
19) Explain functions present in SQL or Explain aggregate functions in SQL and apply different
operations with an example.
20) Write about control statements in SQL programming language.
21) Explain about all SQL commands (DDL, DML, DCL, TCL Commands)
22) SQL Join, SQL Views, SQL Index, Triggers, Cursors