First Semester
MIT - 101
MIT - 102
MIT - 103
MIT - 104
MIT - 105
MIT - 106
MIT - 107
MIT - 108
Second Semester
MIT - 202
MIT - 203
MIT - 204
MIT - 205
MIT - 206
MIT - 207
MIT - 208
Third Semester
MIT - 301
MIT - 302
MIT - 303
MIT - 304
MIT - 305
MIT - 306
MIT - 307
MIT - 308
Fourth Semester
|
Time: 3hrs Max. Marks: 75 Attempt any five questions. All questions carry equal marks
- Question.
- What do you understand by Abstract View of Data? Explain different levels of Abstractions.
- What is Transaction? Explain transaction management.
- Question.
- What is E-R model? Construct the E-R model for:
A Bank has Account holder identity by
- Customer name Account number
- Balance.
A Branch of Bank identity by
- Branch name
- Branch asset.
An account holder may have several Accounts at several Branches.
- Explain Weak Entity Set.
- Question.
- Explain Relational model. How it is different from E-R model?
- What is Relation Algebra? Explain basic operations of Relational Algebra.
- Question.
- What is View in SQL? Write syntax for creating view. What are the limitations of view?
- Explain the aggregate functions like: sum(), avg() etc. What is embedded SQL
- Question.
- What is Integrity? Explain Referential Integrity. How it is implemented in SQL?
- Explain functional dependency with example.
- Question.
- Explain the Normalization. Define Boyce-Cod Normal form.
- What is Object Oriented Database System? Where it is used
- Question.
- Explain sporse and dense index. Write down the difference between indexing and hashing.
- Define the distributed database system. How it is better than centralised database system?
- Question.
Write short notes on the following: -
- Store Procedure.
- Database Administrator.
- Data Dictionary.
|