nerdexam
IBM

C2090-305 · Question #57

You are evaluating a Price column in an DB2 database and need to identify whether the lowest value in the column is less than 10.00. What steps are needed to evaluate this condition?

The correct answer is A. Create a rule definition: min(Price) < 10.00. See the full explanation below for the reasoning.

Question

You are evaluating a Price column in an DB2 database and need to identify whether the lowest value in the column is less than 10.00. What steps are needed to evaluate this condition?

Options

  • ACreate a rule definition: min(Price) < 10.00;
  • BCreate a rule definition: minimum(Price) < 10.00;
  • CCreate a rule definition:
  • DCreate a rule definition:

How the community answered

(37 responses)
  • A
    76% (28)
  • B
    14% (5)
  • C
    5% (2)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full C2090-305 Practice