SAP Certified Development Specialist – ABAP for SAP HANA 2.0 — Question 4
Which of the following tools and programming techniques use the SQL Data Definition Language? (Choose two.)
Answer options
- A. ABAP Dictionary
- B. Core Data Services (CDS) data definition
- C. Open SQL
- D. Core Data Services (CDS) access control
Correct answer: A, B
Explanation
The correct answers, A and B, are both directly involved in defining data structures using SQL Data Definition Language. Option C, Open SQL, is used for querying databases but not specifically for defining data structures, while option D relates to access control rather than data definition.