SAP Certified Application Associate - Data Integration with SAP Data Services 4.2 - C-DS-42 Exam Practice Test
The value of the DEPT ID is null

What is the output of this SAP Data Services function?

What is the output of this SAP Data Services function?
Correct Answer: C
An SAP data services job was executed in the past.
Where can you see the order that the dataflows were executed in?
There are 2 correct answers to this question.
Where can you see the order that the dataflows were executed in?
There are 2 correct answers to this question.
Correct Answer: D
What does the expression SUBSTR(FIRST NAME, 1,3) return?
Correct Answer: C
You source table has a revenue column and a quantity column for each month. You want to transform this data to get a table containing twelve rows whit two columns.
What is the best way to achieve this in SAP Data services?
What is the best way to achieve this in SAP Data services?
Correct Answer: B
What is the relationship between local variables and parameters in SAP Data Services? 2 correct answers
Correct Answer: A,B
You built a delta load dataflow in SAP Data Services. This Dataflow is executed every night. The source table contains a CHANGE_DATE column which is populated by the database when the row is saved.
What can a timestamp based CDC aproach identify in the source based on this CHANGE_DATE column
What can a timestamp based CDC aproach identify in the source based on this CHANGE_DATE column
Correct Answer: A
You need to import metadata and extract data from an SAP ERP system using SAP Data Services. Which type of datastore must you use?
Correct Answer: B
You are joining tables using the query transform of SAP Data Services.
Correct Answer: C