PrepAway - Latest Free Exam Questions & Answers

What steps are needed to evaluate this condition?

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?

PrepAway - Latest Free Exam Questions & Answers

A.
Create a rule definition: min(Price) < 10.00; Save; Create data rule and bind Price to the
DB2 table’s column.

B.
Create a rule definition: minimum(Price) < 10.00; Save; Create data rule and bind Price
to the DB2 table’s column.

C.
Create a rule definition: Price < 10.00; Save; Create data rule and bind Price to the DB2

table’s column; Set Database function to minimum.

D.
Create a rule definition: min(Price) < 10.00; Save; Create data rule and bind Price to the
DB2 table’s column; Set Database Options to DB2.

One Comment on “What steps are needed to evaluate this condition?


Leave a Reply