nerdexam
IBM

C2020-930 · Question #138

In a derive node, which expressions will produce a continuous data type rather than a string? (Select all that apply)

The correct answer is B. To_date("12/01/2050"). See the full explanation below for the reasoning.

Question

In a derive node, which expressions will produce a continuous data type rather than a string? (Select all that apply)

Options

  • A"2001-04-23"
  • BTo_date("12/01/2050")
  • C"03/15/2009"
  • DDatetime_date(2008.05.22)

How the community answered

(25 responses)
  • A
    16% (4)
  • B
    72% (18)
  • C
    8% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full C2020-930 Practice