nerdexam
IBM

C2180-279 · Question #2

A developer wants to create a procedure called getAccountInfo in a Worklight SQL adapter to retrieve account information from a backend database. The procedure should invoke a SQL query that accepts…

The correct answer is A. Option A. See the full explanation below for the reasoning.

Question

A developer wants to create a procedure called getAccountInfo in a Worklight SQL adapter to retrieve account information from a backend database. The procedure should invoke a SQL query that accepts an accountID as parameter and returns the accountNumber, accountName and accountBalance of the corresponding row in the Account table. What is a correct implementation of the procedure in the adapter's JavaScript file?

Exhibit

C2180-279 question #2 exhibit

Options

  • AOption A
  • BOption B
  • COption C
  • DOption D

How the community answered

(49 responses)
  • A
    76% (37)
  • B
    12% (6)
  • C
    8% (4)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full C2180-279 Practice