ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 77 - PL-300 discussion

Report
Export

You have a CSV file that contains user complaints. The file contains a column named Logged. Logged contains the date and time each compliant occurred. The data in Logged is in the following format:

2018-12-31 at 08:59.

You need to be able to analyze the complaints by the logged date and use a built-in date hierarchy. D18912E1457D5D1DDCBD40AB3BF70D5D

What should you do?

A.

Change the data type of the Logged column to Date.

Answers
A.

Change the data type of the Logged column to Date.

B.

Apply a transform to extract the last 11 characters of the Logged column and set the data type of the new column to Date.

Answers
B.

Apply a transform to extract the last 11 characters of the Logged column and set the data type of the new column to Date.

C.

Create a column by example that starts with 2018-12-31 and set the data type of the new column to Date.

Answers
C.

Create a column by example that starts with 2018-12-31 and set the data type of the new column to Date.

D.

Apply a transform to extract the first 11 characters of the Logged column.

Answers
D.

Apply a transform to extract the first 11 characters of the Logged column.

Suggested answer: C
asked 05/10/2024
Syed Azar
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first