Leave a message
Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 0d 12h 23m 52s Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam B2B Commerce Developer Topic 1 Question 81 Discussion

Actual exam question for Salesforce's B2B Commerce Developer exam
Question #: 81
Topic #: 1
[All B2B Commerce Developer Questions]

How are variables bound when services use the ccSercviceDao classto execute queries?

Show Suggested Answer Hide Answer
Suggested Answer: C

When services use the ccServiceDao class to execute queries, variables are bound by string substitution. This means that the query string contains placeholders for variables that are replaced by their values at runtime. For example,ccrz.ccServiceDao.getQuery('SELECT Id FROM Account WHERE Name = :name')will replace:namewith the value of thenamevariable.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel
a