Dbms Questions
Dbms Questions
UNIT-I
1. Define a Data Model. Explain about the different types of Data Models
2. Explain about Database Architecture or Explain about the System Structure of data base
Management System.
9. Explain about the advantages of Database Management Systems over File Systems
11. Define Data Abstraction and explain about the types of Data Abstraction
a. Data
b. Information
c. Database
e. Relation schema
f. Relation instance
UNIT-II
a. Group by
b. Order by
c. Having
d. Exists
e. Any
8. Define a Procedure. Explain about the syntax for creating a Procedure and calling a
procedure.
9. Define a Function. Explain about the syntax for creating a Function and calling a function
c. Recursive Queries
1. Define an E-R Model. Explain about the different symbols used in E-R model.
a. Entity
b. Entity Set
c. Attribute
d. Simple Attribute
e. Composite Attribute
f. Derived Attribute
h. Relationship
3. Draw an E-R Diagram for banking enterprise and convert it into relational Model.
6. Explain about Functional Dependency, Multi valued Dependency and Join Dependency
with examples.
10.Explain the algorithm for finding the Closure of a set of Functional dependencies.
11. Explain the algorithm for finding the Closure of a set of attributes.
12. Explain the algorithm for finding the Canonical Cover of a set of Functional
dependencies.
14. Define Decomposition of a Relation. Explain about the different types of decomposition.
1. Define Query Processing. Explain about the steps involved in Query Processing
2. Explain about the equivalence rules involved in transforming relational algebra expressions
3. Define Query Optimization. Explain about the different types of Query Optimization.
4. Define Query Cost. Explain about the factors that contribute to the query cost.
6. Explain about the process of converting a SQL query into relational algebra expression
tree.
8. Explain about the different types of selection methods implemented in query processing.
9. Define DBMS Catalog. Explain about the information stored in DBMS Catalog.
3. Define a Schedule. Explain about the different types of schedules with examples.
6. Define a lock. Explain about the different types of locks and lock compatibility matrix.
a. Recoverable schedule
d. Phantom phenomenon
e.Check Point
f. Fuzzy checkpoint
g. Dirty Page