C DS 42 Sample Questions PDF
C DS 42 Sample Questions PDF
Disclaimer: These sample questions are for self-evaluation purposes only and do not appear on the actual certification exams.
Answering the sample questions correctly is no guarantee that you will pass the certification exam. The certification exam
covers a much broader spectrum of topics, so do make sure you have familiarized yourself with all topics listed in the exam
competency areas before taking the certification exam.
Questions
1. Your customer has rules requiring that each row in the source be tested for certain criteria in a specific
order. When a row passes one criteria, it should NOT be tested for the next criteria.
2. You want to restore an older version of an object found in a shared object library.
Where do you find this version of the object in SAP Data Services?
Please choose the correct answer.
a) O In the Central repository
How can you review a sample of the data as it passes through each transform?
Please choose the correct answer.
a) O Execute the job and review the target table in SQL.
4. You have a Salary table containing departments (DEPARTMENT column) and salaries (SALARY column).
How do you calculate the average salaries for each department in the Query transform in SAP Data
Services?
5. You are designing an SAP Data Services process. This process must execute ONLY if a defined expression
is true.
c) O Conditional
d) O Case transform
7. Which syntax rules must you follow in the SAP Data Services scripting language?
8. Which SAP Data Services transforms would you use in a dataflow to load a slowly changing dimension
of type 2?
b) O Table_Comparison
c) O Key_Generation
d) O History_Preserving
e) O Effective_Date
9. During development of a SAP Data Services dataflow, you find that the source system contains data
inconsistencies.
What transform allows you to define rules and monitor the conformance of the data for every load?
Please choose the correct answer.
a) O Validation transform
b) O Query transform
c) O SQL transform
d) O Case transform
b) O Job server
c) O Designer application
d) O Management console
Solutions
8 e) Incorrect