nerdexam
SAP

C_BOWI_41 · Question #112

Which function would you use to extract the word "casual" from the product name "casual pants" of the Product Name field?

The correct answer is B. Left([Product Name]; 5). See the full explanation below for the reasoning.

Question

Which function would you use to extract the word "casual" from the product name "casual pants" of the Product Name field?

Options

  • ALeft(5; [Product Name])
  • BLeft([Product Name]; 5)
  • CRight((Product Name), 5)
  • DRight(5, [Product Name])

How the community answered

(15 responses)
  • B
    80% (12)
  • C
    7% (1)
  • D
    13% (2)

Community Discussion

No community discussion yet for this question.

Full C_BOWI_41 Practice