Question

    In a database, the term used for a row is called

    a:
    A Field Correct Answer Incorrect Answer
    B Tuple Correct Answer Incorrect Answer
    C Key Correct Answer Incorrect Answer
    D Record Correct Answer Incorrect Answer

    Solution

    A tuple refers to a single row in a database table.

    Practice Next