List of questions
Related questions
Question 169 - Certified Platform Developer II discussion
Which of the following about Dynamic Apex is incorrect?
A.
You can retrieve the sObject type from an Id by calling .getSObjectTypeQ
B.
getDescribe() can get you a variety of info on a particular object/field
C.
Schema.getGlobalDescribeQ gives you a map of all sObject
D.
In dynamic SOQL, you can use bind variables and bind variable fields
Your answer:
0 comments
Sorted by
Leave a comment first