Multiple choice technology databases

We can use MIN and MAX for any

  1. Numeric data

  2. Data type

  3. Char data

  4. None of the Above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The aggregate functions MIN and MAX can be applied across various data types that support comparison operations, including numeric, character, and date data types. Thus, they are not limited to just numeric data.