List of questions
Related questions
Question 36 - DSA-C02 discussion
Mark the Incorrect statements regarding MIN / MAX Functions?
A.
NULL values are skipped unless all the records are NULL
B.
NULL values are ignored unless all the records are NULL, in which case a NULL value is returned
C.
The data type of the returned value is the same as the data type of the input values
D.
For compatibility with other systems, the DISTINCT keyword can be specified as an argument for MIN or MAX, but it does not have any effect
Your answer:
0 comments
Sorted by
Leave a comment first