Explore BrainMass

Explore BrainMass

    database concept

    Not what you're looking for? Search our solutions OR ask your own Custom question.

    This content was COPIED from BrainMass.com - View the original, and get the already-completed solution here!

    1. What is an entity? An attribute?

    2. What is a one-to-many relationship? Give two examples of entities that have one-to-many relationships.

    3. What is a DBMS?

    4. How is it possible to get more information from the same amount of data though using a database approach as opposed to a file approach?

    5. What is a DBA? What kinds of things does a DBA do in a database environment?

    6. How does consistency result from controlling or eliminating redundancy?

    7.What is meant by security? What does the DBMS have to do with security?

    8. How can the size of a DBMS be one of its disadvantage?

    9. Why can a failure in a database environment be more serious than one in a file environment?

    10. What is a relational database ?

    11. How is the term attribute used in the relational model? What is a more common
    of the name for it?

    12. What does it mean to quality the name of a field? How is this done?

    13. Give an example of an attribute, A, and another attribute, B, such that B is functionally dependent on A. Give an example of an attribute, C, and an attribute, D, such that D is not functionally dependent on C.

    14. Define candidate key.

    15. Define second normal form. What types of problems are encountered in table that are in second normal form.

    16. Consider a student table containing a student's number, student's name, student's major department, student advisor's number, student advisor's name, student advisor's office number, student advisor's phone number, student's number of credits, and student's class standing (freshman, sophomore, and so on). List the functional dependencies that exist, along with the assumptions that would support these dependencies.

    17. Convert the following table to an equivalent collection of tables that is in 3NF.
    PATIENT (HOUSEHOLD_NUMBER, HOUSEHOLD_NAME, HOUSEHOLD_STREET,
    HOUSEHOLD_CITY, HOUSEHOLD_STATE, HOUSEHOLD_ZIP,
    BALANCE, PATIENT _NUMBER, PATIENT _NAME
    (SERVICE_CODE, SERVICE_DESCRIPTION, SERVICE_FEE,
    SERVICE_DATE))
    This is a table concerning information about patients of a dentist. Each patient belongs to a household. The head of the household is designated as HH in the table. The following dependencies exist in the PATIENT table:
    PATIENT_NUMBERà HOUSEHOLD_NUMBER, HOUSEHOLD_NAME,
    HOUSEHOLD_STREET, HOUSEHOLD_CITY, HOUSEHOLD_STATE,
    HOUSEHOLD_ZIP, BALANCE, PATIENT _NAME
    HOUSEHOLD_NUMBERà HOUSEHOLD_NAME, HOUSEHOLD_STREET,
    HOUSEHOLD_CITY, HOUSEHOLD_STATE, HOUSEHOLD_ZIP, BALANCE
    SERVICE_CODEà  SERVICE_DESCRIPTION, SERVICE_FEE
    PATIENT_NUMBER, SERVICE_CODEà SERVICE_DATE

    18. Using your knowledge of a college environment, determine the functional dependencies that exist in the following table. After these have been determined, covert this table to an equivalent collection of tables that are in 3NF.
    STUDENT (STUDENT_NUMBER, STUDENT_NAME, NUMBER_CREDITS, ADVISOR_NUMBER, ADVISOR_NAME, DEPTNUMB, DEPTNAME, (COURSE_NUMBER, COURSE_DESCRIPTION, COURSE_TERM, GRADE))

    © BrainMass Inc. brainmass.com June 7, 2023, 2:39 pm ad1c9bdddf
    https://brainmass.com/computer-science/memory-management/database-concept-19527

    Solution Summary

    A database concept is presented.

    $2.49

    Free BrainMass Quizzes

    • Excel Introductory Quiz

      This quiz tests your knowledge of basics of MS-Excel.

    • C# variables and classes

      This quiz contains questions about C# classes and variables.

    • Basic UNIX commands

      Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

    • Javscript Basics

      Quiz on basics of javascript programming language.

    • Basic Networking Questions

      This quiz consists of some basic networking questions.

    View More Free Quizzes