0 votes
33 views
in E_HANAAW_17 | SAP ABAP for HANA Certification by (0 points)
closed by
You have created a CDS view and used alias names for some of
its elements. In which of the following cases is the alias name
mandatory? Note: There are 3 correct answers to this question.
A. SUM( revenue ) AS total_revenue
B. CAST( 'USD' AS abap.cuky ) AS currency_key
C. crtdby AS created_by
D. CASE ordertype WHEN 'A' THEN 1 ELSE 0 END AS
order_type
E. ASSOCIATION TO sflight AS _flights 
closed

1 Answer

0 votes
by (0 points)
 
Best answer
Answers A B D

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...