Database Management System

105502
Back to Database Management System

Module 1: Database System Architecture

  1. Q1a. ____ play an important role in defining and maintaining a database for an organization. *(Fill in the blank)*20192m

    Module 1: Database System Architecture

    ____ play an important role in defining and maintaining a database for an organization.
    (Fill in the blank)

    View this question on its own page →
  2. Q1a. Data model is collection of conceptual tools for describing (i) data (ii) data schema (iii) consistency constraints (iv) All of the above20182m

    Module 1: Database System Architecture

    Data model is collection of conceptual tools for describing
    (i) data
    (ii) data schema
    (iii) consistency constraints
    (iv) All of the above

    View this question on its own page →
  3. Q1a. Which statement is FALSE? (i) Every weak entity depends on a strong entity (ii) A weak entity can have a partial key (iii) Every many-to-many relationship becomes a separate relation (iv) Every relation generated from ER always has a single candidate key20252m

    Module 1: Database System Architecture

    Which statement is FALSE?

    (i) Every weak entity depends on a strong entity
    (ii) A weak entity can have a partial key
    (iii) Every many-to-many relationship becomes a separate relation
    (iv) Every relation generated from ER always has a single candidate key

    View this question on its own page →
  4. Q1a. Which of the following is *not* a feature of the relational database model? (i) Tables with rows and columns (ii) Use of SQL (iii) Pre-defined data access paths (iv) Data independence20242m

    Module 1: Database System Architecture

    Which of the following is not a feature of the relational database model?
    (i) Tables with rows and columns
    (ii) Use of SQL
    (iii) Pre-defined data access paths
    (iv) Data independence

    View this question on its own page →
  5. Q1a. Four DML commands are : (i) create, update, delete, select (ii) insert, update, drop, select (iii) create, alter, delete, select (iv) insert, modify, delete, select20222m

    Module 1: Database System Architecture

    Four DML commands are :
    (i) create, update, delete, select
    (ii) insert, update, drop, select
    (iii) create, alter, delete, select
    (iv) insert, modify, delete, select

    View this question on its own page →
  6. Q1a. The way a particular application views the data from the database that the application uses is a (i) module (ii) relational model (iii) schema (iv) subschema20202m

    Module 1: Database System Architecture

    The way a particular application views the data from the database that the application uses is a
    (i) module
    (ii) relational model
    (iii) schema
    (iv) subschema

    View this question on its own page →
  7. Q1b. Data models in DBMS are classified into _____ categories. (i) 3 (ii) 4 (iii) 5 (iv) 220182m

    Module 1: Database System Architecture

    Data models in DBMS are classified into _____ categories.
    (i) 3
    (ii) 4
    (iii) 5
    (iv) 2

    View this question on its own page →
  8. Q1b. The strong entity type and weak entity type participate in ____ relationship. *(Fill in the blank)*20192m

    Module 1: Database System Architecture

    The strong entity type and weak entity type participate in ____ relationship.
    (Fill in the blank)

    View this question on its own page →
  9. Q1b. View is a : (i) temporary table (ii) virtual table (iii) dynamic table (iv) permanent table20222m

    Module 1: Database System Architecture

    View is a :
    (i) temporary table
    (ii) virtual table
    (iii) dynamic table
    (iv) permanent table

    View this question on its own page →
  10. Q1c. Object-based logical models are used to describe data at (i) logical level (ii) view level (iii) physical level (iv) None of the above20182m

    Module 1: Database System Architecture

    Object-based logical models are used to describe data at
    (i) logical level
    (ii) view level
    (iii) physical level
    (iv) None of the above

    View this question on its own page →
  11. Q1c. A level that describes how a record is stored is: (i) physical (ii) logical (iii) user (iv) view20192m

    Module 1: Database System Architecture

    A level that describes how a record is stored is:
    (i) physical
    (ii) logical
    (iii) user
    (iv) view

    View this question on its own page →
  12. Q1c. Key to represent relationship between tables is called (i) primary key (ii) secondary key (iii) foreign key (iv) None of the above20202m

    Module 1: Database System Architecture

    Key to represent relationship between tables is called
    (i) primary key
    (ii) secondary key
    (iii) foreign key
    (iv) None of the above

    View this question on its own page →
  13. Q1c. The different levels of data abstraction are: (i) Physical level (ii) Logical level (iii) View level (iv) all of the above20222m

    Module 1: Database System Architecture

    The different levels of data abstraction are:
    (i) Physical level
    (ii) Logical level
    (iii) View level
    (iv) all of the above

    View this question on its own page →
  14. Q1d. It is better to use files than a DBMS when there are (i) stringent real-time requirements (ii) multiple users wish to access the data (iii) complex relationships among data (iv) All of the above20202m

    Module 1: Database System Architecture

    It is better to use files than a DBMS when there are
    (i) stringent real-time requirements
    (ii) multiple users wish to access the data
    (iii) complex relationships among data
    (iv) All of the above

    View this question on its own page →
  15. Q1e. What is an instance of a database? (i) The logical design of the database system (ii) The entire set of attributes of the database put together in a single relation (iii) The state of the database system at any given point of time (iv) The initial values inserted into the database immediately after its creation20182m

    Module 1: Database System Architecture

    What is an instance of a database?
    (i) The logical design of the database system
    (ii) The entire set of attributes of the database put together in a single relation
    (iii) The state of the database system at any given point of time
    (iv) The initial values inserted into the database immediately after its creation

    View this question on its own page →
  16. Q1f. What is a foreign key? (i) A foreign key is a primary key of a relation which is an attribute in another relation (ii) A foreign key is a superkey of a relation which is an attribute in more than one other relations (iii) A foreign key is an attribute of a relation that is a primary key of another relation (iv) A foreign key is the primary key of a relation that does not occur anywhere else in the schema20182m

    Module 1: Database System Architecture

    What is a foreign key?
    (i) A foreign key is a primary key of a relation which is an attribute in another relation
    (ii) A foreign key is a superkey of a relation which is an attribute in more than one other relations
    (iii) A foreign key is an attribute of a relation that is a primary key of another relation
    (iv) A foreign key is the primary key of a relation that does not occur anywhere else in the schema

    View this question on its own page →
  17. Q1f. The weak entity set does not have sufficient attributes to form. (i) Primary key (ii) Candidate key (iii) Both (i) and (ii) (iv) Super key20222m

    Module 1: Database System Architecture

    The weak entity set does not have sufficient attributes to form.
    (i) Primary key
    (ii) Candidate key
    (iii) Both (i) and (ii)
    (iv) Super key

    View this question on its own page →
  18. Q1h. Which of the following is not an integrity constraint? (i) Not null (ii) Positive (iii) Unique (iv) Check 'predicate'20182m

    Module 1: Database System Architecture

    Which of the following is not an integrity constraint?
    (i) Not null
    (ii) Positive
    (iii) Unique
    (iv) Check 'predicate'

    View this question on its own page →
  19. Q1h. Database is generally: (i) system centered (ii) user centered (iii) company centered (iv) data centered20192m

    Module 1: Database System Architecture

    Database is generally:
    (i) system centered
    (ii) user centered
    (iii) company centered
    (iv) data centered

    View this question on its own page →
  20. Q1i. The restriction placed on data is said to be: (i) relation (ii) attribute (iii) parameter (iv) constraint20192m

    Module 1: Database System Architecture

    The restriction placed on data is said to be:
    (i) relation
    (ii) attribute
    (iii) parameter
    (iv) constraint

    View this question on its own page →
  21. Q1j. An object in databases is equal to ____ + relationships. (i) data (ii) attribute (iii) entity (iv) constraint20192m

    Module 1: Database System Architecture

    An object in databases is equal to ____ + relationships.
    (i) data
    (ii) attribute
    (iii) entity
    (iv) constraint

    View this question on its own page →
  22. Q2a. Draw and explain the three-level architecture of the database system.20197m

    Module 1: Database System Architecture

    Draw and explain the three-level architecture of the database system.

    View this question on its own page →
  23. Q2a. What are the five main functions of a database administrator?20207m

    Module 1: Database System Architecture

    What are the five main functions of a database administrator?

    View this question on its own page →
  24. Q2a. Explain the three-level database architecture with a neat diagram. How does it support data abstraction and data independence?20257m

    Module 1: Database System Architecture

    Explain the three-level database architecture with a neat diagram. How does it support data abstraction and data independence?

    View this question on its own page →
  25. Q2b. Compare the traditional file-based systems and relational database management system approaches.20197m

    Module 1: Database System Architecture

    Compare the traditional file-based systems and relational database management system approaches.

    View this question on its own page →
  26. Q2b. What are four main differences between file-processing system and a DBMS?20207m

    Module 1: Database System Architecture

    What are four main differences between file-processing system and a DBMS?

    View this question on its own page →
  27. Q2b. Explain integrity constraints in DBMS. Discuss different types with examples.20257m

    Module 1: Database System Architecture

    Explain integrity constraints in DBMS. Discuss different types with examples.

    View this question on its own page →
  28. Q3. Construct an *E-R diagram* for a university registrar's office. The office maintains data about each class, including the instructor, the enrollment, and the time and place of the class meetings. For each class pair, a grade is recorded. Document all assumptions that you make about the mapping constraints.202014m

    Module 1: Database System Architecture

    Construct an E-R diagram for a university registrar's office. The office maintains data about each class, including the instructor, the enrollment, and the time and place of the class meetings. For each class pair, a grade is recorded. Document all assumptions that you make about the mapping constraints.

    View this question on its own page →
  29. Q3a. Design an ER diagram for a Hospital Management System containing Patients, Doctors, Departments, and Appointments. Clearly identify entities, attributes, relationships, and cardinalities.20257m

    Module 1: Database System Architecture

    Design an ER diagram for a Hospital Management System containing Patients, Doctors, Departments, and Appointments. Clearly identify entities, attributes, relationships, and cardinalities.

    View this question on its own page →
  30. Q3c. List out various constraints in relational model and explain in short.20195m

    Module 1: Database System Architecture

    List out various constraints in relational model and explain in short.

    View this question on its own page →
  31. Q4a. Discuss the correspondence between E-R model construct and the relation model construct. Show how each E-R model construct can be append to the relational model using the following description of an organization: An organization uses number of items of an equipment to produce goods. Each item is at one LOCATION, of one TYPE and has a DETAILED_DISCRIPTION. Faults on the equipment are identified by a unique FAULT_ID and are reported at a TIME_REPORTED. Any number of persons may be assigned to a fault and work on the fault until it is fixed. The TIME_FIXED is recorded as the TIME_SPENT by each person on a fault. Any number of parts may be used to repair a fault. The QTY_USED of each part is recorded against the fault. Each part is identified by a PART_ID and has a given weight and MAX_DIMENSION and can have any number of colors.201910m

    Module 1: Database System Architecture

    Discuss the correspondence between E-R model construct and the relation model construct. Show how each E-R model construct can be append to the relational model using the following description of an organization:

    An organization uses number of items of an equipment to produce goods. Each item is at one LOCATION, of one TYPE and has a DETAILED_DISCRIPTION. Faults on the equipment are identified by a unique FAULT_ID and are reported at a TIME_REPORTED. Any number of persons may be assigned to a fault and work on the fault until it is fixed. The TIME_FIXED is recorded as the TIME_SPENT by each person on a fault. Any number of parts may be used to repair a fault. The QTY_USED of each part is recorded against the fault. Each part is identified by a PART_ID and has a given weight and MAX_DIMENSION and can have any number of colors.

    View this question on its own page →
  32. Q4b. Write a short note on types of attributes and their representation in E-R model with neat figures.20194m

    Module 1: Database System Architecture

    Write a short note on types of attributes and their representation in E-R model with neat figures.

    View this question on its own page →
  33. Q4b. With example discuss candidate key, super key, primary key and foreign key.20227m

    Module 1: Database System Architecture

    With example discuss candidate key, super key, primary key and foreign key.

    View this question on its own page →
  34. Q6a. Explain the different integrity constraints in database system with the help of example.20187m

    Module 1: Database System Architecture

    Explain the different integrity constraints in database system with the help of example.

    View this question on its own page →
  35. Q6b. Discuss the concept of generalization, specialization and aggregation.20227m

    Module 1: Database System Architecture

    Discuss the concept of generalization, specialization and aggregation.

    View this question on its own page →
  36. Q8a. Discuss the advantages and disadvantages of using DBMS as compared to a conventional file system.20227m

    Module 1: Database System Architecture

    Discuss the advantages and disadvantages of using DBMS as compared to a conventional file system.

    View this question on its own page →
  37. Q8b. What is weak entity set? Explain with suitable example. How weak entities are represented as relational schemas.20227m

    Module 1: Database System Architecture

    What is weak entity set? Explain with suitable example. How weak entities are represented as relational schemas.

    View this question on its own page →
  38. Q9a. Write short notes on: ER models20187m

    Module 1: Database System Architecture

    Write short notes on: ER models

    View this question on its own page →
  39. Q9c. Write short notes on: Referential integrity in database20187m

    Module 1: Database System Architecture

    Write short notes on: Referential integrity in database

    View this question on its own page →