ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 26 - Certified Marketing Cloud Developer discussion

Report
Export

In which three ways should a developer optimize a query activity if it is currently timing out? Choose 3

A.
Use intrisic functions in the WHERE clause
Answers
A.
Use intrisic functions in the WHERE clause
B.
Use SELECT * to include all fields
Answers
B.
Use SELECT * to include all fields
C.
Use Primary key(s) on fields used in joins
Answers
C.
Use Primary key(s) on fields used in joins
D.
Use intermediate tables to stage data
Answers
D.
Use intermediate tables to stage data
E.
Only update records that have changed since last execution
Answers
E.
Only update records that have changed since last execution
Suggested answer: C, D, E
asked 23/09/2024
Kshitij Vyas
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first