šŸ“¢ Too many exams? Don’t know which one suits you best? Book Your Free Expert šŸ‘‰ call Now!


    Question

    Attributes that do not exist in the physical database,

    but their values are derived from other attributes present in the database.
    A Simple Attribute Correct Answer Incorrect Answer
    B Composite Attribute Correct Answer Incorrect Answer
    C Derived Attribute Correct Answer Incorrect Answer
    D Multi-valued Attribute Correct Answer Incorrect Answer

    Solution

    Types of Attributes • Simple attributeāˆ’ Simple attributes are atomic values, which cannot be divided further. For example, a student's phone number is an atomic value of 10 digits. • Composite attributeāˆ’ Composite attributes are made of more than one simple attribute. For example, a student's complete name may have first_name and last_name. • Derived attributeāˆ’ Derived attributes are the attributes that do not exist in the physical database, but their values are derived from other attributes present in the database. For example, average_salary in a department should not be saved directly in the database, instead it can be derived. For another example, age can be derived from data_of_birth. • Single-value attributeāˆ’ Single-value attributes contain single value. For example āˆ’ Social_Security_Number. • Multi-value attributeāˆ’ Multi-value attributes may contain more than one values. For example, a person can have more than one phone number, email_address, etc.

    Practice Next
    ask-question