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
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(49 responses)- A76% (37)
- B12% (6)
- C8% (4)
- D4% (2)
Community Discussion
No community discussion yet for this question.
