📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    Question

    Which SQL function returns the largest value in a

    column?
    A MIN() Correct Answer Incorrect Answer
    B COUNT() Correct Answer Incorrect Answer
    C MAX() Correct Answer Incorrect Answer
    D SUM() Correct Answer Incorrect Answer
    E AVG() Correct Answer Incorrect Answer

    Solution

    MAX() retrieves the maximum value from a specified column in a table.

    Practice Next
    ask-question