Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 1z0-071 topic 1 question 137 discussion

Actual exam question from Oracle's 1z0-071
Question #: 137
Topic #: 1
[All 1z0-071 Questions]

Which statement is true about aggregate functions?

  • A. Aggregate functions can be nested to any number of levels.
  • B. The AVG function implicitly converts NULLS to zero.
  • C. The MAX and MIN functions can be used on columns with character data types.
  • D. Aggregate functions can be used in any clause of a SELECT statement.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
archit4321
2 weeks, 5 days ago
Selected Answer: C
A. Aggregate functions can be nested to any number of levels. -> Can be nested upto one level only. B. The AVG function implicitly converts NULLS to zero. -> AVG function ignores NULLS. C. The MAX and MIN functions can be used on columns with character data types. -> True D. Aggregate functions can be used in any clause of a SELECT statement. -> It can't be used with where clause.
upvoted 1 times
...
kesammy9
1 year, 2 months ago
Selected Answer: C
tested on a sample data
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...