SAP
E_HANAAW151 · Question #8
When using ABAP Database Connectivity (ADBC) to issue native SQL calls to the database, which of the following methods of class CL_SQL_RESULT_SET retrieves the tabular result of the native SQL call?…
The correct answer is C. NEXT_PACKAGE. See the full explanation below for the reasoning.
Question
When using ABAP Database Connectivity (ADBC) to issue native SQL calls to the database, 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. Response:
Options
- ASET_PARAM_TABLE
- BGET_METADATA
- CNEXT_PACKAGE
- DSET_PARAM
How the community answered
(26 responses)- A8% (2)
- B15% (4)
- C73% (19)
- D4% (1)
Community Discussion
No community discussion yet for this question.