ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 86 - Certified Marketing Cloud Developer discussion

Report
Export

A data extension contains two fields which are being populated by a query activity. A third field has recently been added to the data extension.

Which SELECT statement is optimal for returning all of the columns in the data extension?

A.
SELECT field*
Answers
A.
SELECT field*
B.
SELECT *, field1, field2, field3
Answers
B.
SELECT *, field1, field2, field3
C.
SELECT*
Answers
C.
SELECT*
D.
SELECT 22SE, field2, field3
Answers
D.
SELECT 22SE, field2, field3
Suggested answer: D
asked 23/09/2024
Jumar Antonia
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first