Some RDBMS Exam Questions:
Define the three levels of Data Abstraction.
Define Data Independence.
What is view?
Describe Entity and Entity Sets.
Differentiate Strong and Weak Entity Sets.
What is Conceptual Schema?
How many types of SQL statements are there?
Define Transaction.
Differentiate Super key, Candidate key andPrimary key.
Differentiate subset and proper subset.
What is Degree of a Table?
How do you define Relationship Type?
Define DDL, DML, and TCL.
Write down the role of DML Compiler.
What do you mean by Cardinality Ratio?
How would you define the Cardinality of an Attribute (Column)?
How do you map a Strong entity set to relation schema?
How do you map a Weak entity set to relationschema?
Why do we have Weak Entity sets?
Why does the conversion of Weak Entity set into Strong Entity set cause redundancy?
What would cause a database to have more relation schemas compared to its entity sets in ER diagram?
Why Referential Integrity is important?
What are the various attribute types?
Define Total participation.
When do we need a Descriptive Attribute?
What is termed as Discriminator in ER model?
How do we represent Attribute Inheritance in an ER diagram?
How do you define the Cardinality of a relationship set?
How a composite attribute can be converted into relation schema?
What is Query?
How do we use Data Dictionary?
List down the different types of Database users.
Why DML queries are compiled and DDL queries are interpreted?
What is the role of Concurrency control in database transactions?
Why Normalization process is considered important in most database designs?
What is Normalization?
Define Functional Dependency?
When do we say a set of functional dependencies F is Minimal?
Describe the Closure (F+) of set offunctional dependencies (F).
Describe the Canonical Cover (Fc) ofset of functional dependencies (F).
Is it useful to know all the candidate keys of a relation? Justify your reasons.
What is Prime attribute?
What is non-prime attribute?
What is Multi-valued dependency?
List the properties of 1NF relation.
List the properties of 2NF relation.
List the properties of 3NF relation.
List the properties of BCNF relation.
Describe Armstrong’s axioms.
How would Armstrong’s axioms useful in database design?
Define Lossless Join Decomposition.
List the important facts about serializable schedules
What are the important properties of 2PL and its variants?
Explain strict two phase locking with examle
Explain simple two phase locking with example
What are the properties of functional dependencies that are part of a minimal cover?
-
This comment has been removed by a blog administrator.
ReplyDelete