SAP
E_HANAAW_16 · Question #105
You use ABAP database connectivity (ADBC) to issue native SQL calls to the database, the native SQL call? Which of the following methods of class CL_SQL_RESULT_SET retrieves the tabular result of…
The correct answer is D. NEXT_PACKAGE. See the full explanation below for the reasoning.
Question
You use ABAP database connectivity (ADBC) to issue native SQL calls to the database, the native SQL call? Which of the following methods of class CL_SQL_RESULT_SET retrieves the tabular result of the native SQL call? Please choose the correct answer.
Options
- ASET_PARAM_TABLE
- BSET_PARAM
- CEXECUTE_QUERY
- DNEXT_PACKAGE
How the community answered
(15 responses)- A13% (2)
- B7% (1)
- C7% (1)
- D73% (11)
Community Discussion
No community discussion yet for this question.