Which of the following are necessary adjustments?

You want to move some of the logic of an ABAP program into an ABAP-managed database procedure (AMDP). To do so, you need to translate Open SQL statements into SAP HANA Native SQL.

Which of the following are necessary adjustments? Note: There are 3 correct answers to this question.
A . Replace UP TO n ROWS additions.
B. Replace ORDER BY additions.
C. Specify the schema for every table.
D. Replace CORRESPONDING FIELDS additions.
E. Add explicit client handling.

Answer: A,C,E

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments