List of questions
Related questions
Question 28 - AD0-E600 discussion
A data engineer is using Data Prep to format data for ingestion. The data engineer needs to load Date/Time as Date values for a field called CustomerCreateDate. The use of this field does not require a time component and as is String based.
The JSON value in this example is '.platosaprod.customerCreateDateVZOOS-11 -04 15:44".
Which Data Prep functions and order should the data engineer use to format the date without the time component?
A.
format(p'atosaprod.custometCreateDate.dd-MM-yyyy')
B.
format(date(_platosaprod.customerCreateDate),'dd-MM-yyyy')
C.
dformaUdateLP'atosaprod.customerCreateDateJ.'dd-MM-yyyy')
D.
date(_platosaprod.customerCreateDate.'dd-MM-yyyy')
Your answer:
0 comments
Sorted by
Leave a comment first