SAP
E_HANAAW_16 · Question #175
E_HANAAW_16 Question #175: Real Exam Question with Answer & Explanation
Sign in or unlock E_HANAAW_16 to reveal the answer and full explanation for question #175. The question stem and answer options stay visible for context.
Question
You execute a Native SQL query statement to retrieve a list of information using the corresponding ABAP Database Connectivity (ADBC) API method. Which additional steps are necessary to retrieve the result set into an internal table? 2 ans
Options
- AClose the CL_SQL_STATEMENT object to release the resources.
- BUse an Open SQL query that uses the JOIN between the result set and the internal table as a data source.
- CBind a reference to the internal table as an output parameter to the CL_SQL_RESULT_SET instance.
- DFetch the result using the next_package method of class CL_SQL_RESULT_SET.
- EFetch the result using the fetch method of class CL_SQL_EXECUTE.
Unlock E_HANAAW_16 to see the answer
You've previewed enough free E_HANAAW_16 questions. Unlock E_HANAAW_16 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.