Preview

Question Bank

Satisfactory Essays
Open Document
Open Document
556 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Question Bank
Subject Code: 2620003

Subject: Database Management System

MCA
Question List Mid-Semester - I Examination
UNIT - 1 1. Explain advantages of database over file system 2. Describe Three Level Architecture. 3. Explain Data Independence with its Types and Examples. 4. Definition : 1) Assertion 2) Authorization 5. Explain Object-Oriented Data Model 6. Explain Semi-Structured Data Model. 7. Explain Database System Architecture. 8. Explain Duties of Database Administrator. UNIT - 2 9. What are the steps involved in designing a database application? Explain with an example. 10. What is E-R Model? What is purpose of E-R Model? 11. Explain Entity and Entity Sets with Examples. 12. Explain Relation and Relationship Sets with Examples. 13. What is Attributes? Explain types of Attributes with Example 14. What Cardinalities in Database System? Explain types of cardinalities. 15. Explain Superkey, Candidate Key and Primary key with proper example. 16. Explain Participation Constraint with Example. 17. Explain Weak Entity Set. 18. Explain E-R diagram components. 19. Explain Subtype and Supertype with Example. 20. Explain Generalization and Specialization with Example. 21. Explain Aggregation Relationship with Example.  NOTE: IN UNIT – 2 NOT INCLUDE E-R DIAGRAM QUESTION.
By: Nilay M Shah – KPP-MCA Department Page 1

Subject Code: 2620003

Subject: Database Management System

UNIT – 3 22. What is Normalization? Why we need normalization in database? Explain Pros and Cons of Normalization. 23. Explain different Normalization Forms Rules. 24. What is Functional Dependency? What is use of Functional Dependency? Explain with Example. 25. Explain with Example: 1) Full Functional Dependency 2) Partial Functional Dependency 3) Trivial Functional Dependency 4) Multivalued Dependency 26. Explain NORMALIZATON FORMS with proper Example. 27. Explain Closer Set of Functional Dependency Algorithm. 28. Explain Armstrong’s Axioms 29. Canonical Cover 30. Lossless Decomposition 31.

You May Also Find These Documents Helpful

  • Good Essays

    Database concepts

    • 586 Words
    • 3 Pages

    In database normalization, one of the important features of third normal form is that it excludes certain types of transitive dependencies. E.F. Codd, the inventor of the relational model, introduced the concepts of…

    • 586 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    PT2520 Week 3 Forum

    • 190 Words
    • 1 Page

    Normalization process you and will need to examine a business application. In this case you need to explore the simplified database activities of a company that manages several building projects each project has its own project number, names of employees assigned to it and so on. Each employee has an employee number, name and job classification such as engineer or computer technician.…

    • 190 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    Summarize your paper by describing the database systems in your workplace, identifying which database systems and architecture they fall under.…

    • 644 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Memo Week 3 Dbm 381

    • 329 Words
    • 2 Pages

    In efficiently storing data in the database, and eliminate redundancy, normalization is applied to be in five possible normal forms. Each form contains and enforces rules and some applies stricter rules based on the tables design. For the proposed database, we are using the third normal form design. This form will eliminate fields that do not depend on the key. In this form, tables meet the criteria for second normal form. Data that are not part of the key records will not be included in the tables. In other words, data that applies to more than one single record in the table will be placed in a separate table. The third normal form is more ideal because the data gathered by Taylor Ambulance Company frequently changes.…

    • 329 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Functional Dependency

    • 447 Words
    • 2 Pages

    Functional Dependency is the starting point for the process of normalization. Functional dependency exists when a relationship between two attributes allows you to uniquely determine the corresponding attribute’s value. If ‘X’ is known, and as a result you are able to uniquely identify ‘Y’, there is functional dependency. Combined with keys, normal forms are defined for relations.…

    • 447 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Normalization Process

    • 1486 Words
    • 6 Pages

    The advantages and disadvantages of both normalization and denormalization of a database are discussed, as well as data integrity versus performance issues that pertain to normalization.…

    • 1486 Words
    • 6 Pages
    Good Essays
  • Satisfactory Essays

    question bank

    • 906 Words
    • 4 Pages

    called JITTER may not be desirable for some application; for example in realtime applications including telephone voice and real-time video…

    • 906 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Data normalization is a technique used during logical data modeling to ensure that there is only one way to know a fact, by removing all structures that provide more than one way to know the same fact as represented in a database relation (table).…

    • 482 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Question Bank

    • 9819 Words
    • 40 Pages

    Organisational Behaviour & Principles & Practices of Management Course Code: NLCMBA-101 1. Explain the term “Organisational Behavior” State the Elements of Organizational Behavior. What are its Features? 2. Explain the Historical Development of Organizational Behavior. Describe the evolution of Organisational Behavior 3. “The study of organizational Behavior is e study of the Behavior of the people in the Organisation “Discuss. 4. Write Short Notes on: a) Fundamental Concepts of Organisational Behavior. b) Challenges and Opportunities for Organisational Behavior. 5. Explain the term “Personality”. Discuss how Personality in Development? What is personality? Explain the personality Development Concept. 6. Explain the Meaning of the term Personality, What are the various factors responsible for development of personality. 7. What is Attitude? State it’s Nature. What are its functions? 8. Explain the term “Job Satisfaction”. State its Advantages. Write a note on Job Satisfaction. 9. Define Job Satisfaction. How does it relate to attitude? 10. Explain Eriksson’s stage theories of personality Development. 11. Write Short Notes: a) Organisational Commitment5. b) Dimension of Attitude. 12. Explain the term Motivation. State its Features, What is its Importance/Significance? 13. What are the different techniques of motivation? 14. Define Motivation and discuss various types of motives. 15. Explain the term Morale. 16. Explain “Maslow’s Need Hierarchy Theory. 17. Explain F.Herzberg’s Theory of Motivation. 18. Explain the types of motives and compare Abraham Maslow’s Need Hierarchy with Fredrick Herzberg’s two Factor Theory. 19. Write Short Notes. a) Motivation and Morale. b)Relationship of morale with productivity. c)Indicators of moral 20. Explain the term ‘Group Dynamic”. Discuss the importance. 21. What are the reasons and causes for Group Formation? 22. Explain the various theories of Group Formation? 23. What is Formal Group in an Organisation? State…

    • 9819 Words
    • 40 Pages
    Satisfactory Essays
  • Powerful Essays

    Normalization

    • 4768 Words
    • 20 Pages

    Tables that contain redundant data can suffer from update anomalies, which can introduce inconsistencies into a database. The rules associated with the most commonly used normal forms, namely first (1NF), second (2NF), and third (3NF). The identification of various types of update anomalies such as insertion, deletion, and modification anomalies can be found when tables that break the rules of 1NF, 2NF, and 3NF and they are likely to contain redundant data and suffer from update anomalies. Normalization is a technique for producing a set of tables with desirable properties that support the requirements of a user or company. Major aim of relational database design is to group columns into tables to minimize data redundancy and reduce file storage space required by base tables. Take a look at the following example:…

    • 4768 Words
    • 20 Pages
    Powerful Essays
  • Satisfactory Essays

    This memo is to inform you that your service request SR-ta-001 has reached my desk and currently is in the process of being completed. The purpose of this memo is to report the progress on the service requests. Currently I am in the stage of normalizing the database to the third normal form. By normalizing the database to the third level of normalization I will ensure that the data is efficiently organized within the database by removing duplicate and redundant data from the database relations. Normalizing the data to the normal third will help free up space and make it easier for the users to retrieve the data by elimination of the same data stored in more than one relation. In addition, normalizing to this level will also ensure data integrity, scalability, and storage efficiency. I have made sure that that there are no repeating columns or rows within the same tables and each column has only one value and one data type therefore the level of 1 normalization has been completed. I then continued to normalize the database to the second level of normalization by ensuring that each nonkey attribute is fully dependent on the key columns of the table. Once level one and two normal form had been completed I continued by establishing primary and foreign keys along with relationships. I will keep in contact with you as the project nears completion.…

    • 329 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Discussion Board

    • 460 Words
    • 2 Pages

    I need to complete this assignment but I am having a hard time understanding it. Can someone give me some pointers on what to write on the DB? I just need a guide to start off with.…

    • 460 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Chapter 5 Quiz bank

    • 533 Words
    • 3 Pages

    1. An auditor is performing an analytical procedure that involves developing common-size financial statements. This technique is referred to as:…

    • 533 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    CS320 Lab1

    • 874 Words
    • 3 Pages

    format and submit it to the course canvas. This covers SQL Part A (Chapters 2,8&…

    • 874 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Data normalization is very important in transactional, or the online transactional processing database world where many data modifications take place constantly and randomly throughout the stored data. In contrast to that, the data warehouse will contain a substantial amount of denormalized and summarized data that is…

    • 752 Words
    • 3 Pages
    Good Essays