Font size
WorksheetsD1-P2
Total questions: 51
Worksheet time: 1hrs 27mins
What is valid in the where clause of a SOQL query? Choose 2 answers.
A geolocation field.
An encrypted field.
An aggregate function.
An alias notation.
A developer executes following code in Console. What will happen?
Insert all records
Error will occur
Insert 200 only
Records inserted
What is the benefit of Lightning Component:
It uses Client - Side Apex controller for logic
It uses MVC architecture
It uses Event - driven architecture
What can a lightning component contain in its resource bundle? Choose two answers.
CSS styles scoped to the component.
Custom Client-side rendering behavior.
Build scripts for minification.
Properties files with global settings.
You want to use an External Data Object Table from Heroku carrying Product Category information. The data need to be included in Salesforce and searchable. What do you have to do before you can use the connection (choose two):
Press “validate and sync”
Choose “include in Salesforce searches” option
Choose “include as index field”
URL / choose the URL (?)
Person Accounts (choose two):
Do use space in both account and contacts table
Have the same icon as Business accounts
Can only be merged with other person accounts
Are enabled by default
Are enabled via feature license
Universal Container want to store an area code and wants to be able to search for it in searches. Which are possible fields to store the data (choose 2):
Text
Phone
Multi Picklist
Universal Container want to store an area code and wants to be able to search for it in applications (apex). Which are possible fields to store the data (choose 2):
Text
Phone
Multi Picklist
Number
Universal Container installs an unmanaged package. Which of the following are true: (choose 2):
Components of unmanaged packages can be edited
Unmanaged packages can be upgraded
Unmanaged packages have a namespace prefix
Unmanaged packages don’t have a version number
Tests are executed during deployment
Universal Container is using assignment rules to distribute cases to regional teams. Which of the following are true: (choose 1):
It is possible to have multiple active assignment rules
Cases may be assigned to public groups (if configured)
Cases may be assigned to queues (if configured)
A workflow field update can be used instead
Field type conversion. Which of the following are true: (choose 2):
Data can be lost when converting from simple picklist to multi picklist
Data can be lost when converting from autonumber to text
Data can be lost when converting from number to currency (assuming that field lengths are identical)
Information can be lost when converting from text area (rich) to text area (long)
Universal Container installs an unmanaged package. Which of the following are true? (choose 2)
Unmanaged packages have a namespace prefix
Unmanaged packages don’t have a version number
Components of unmanaged packages can be edited
Tests are executed during deployment
Unmanaged packages can be upgraded
To enable the Publisher Actions area on Page Layouts, navigate to:
Setup | Customize | Feeds | Settings
Setup | Customize | Chatter | Settings
Setup | Customize | Actions | Settings
Setup | Customize | <Objects> | Settings
When should a system administrator consider using the Salesforce AppExchange? (Choose 2)
To find answers to Salesforce application questions
When looking for pre-built custom applications and tools
When standard Salesforce functionality needs to be extended
To submit ideas for Salesforce application enhancements
Which developer tool can be used to create a data model? (Choose 2)
Schema Builder
Force.com Data Loader
Application Data Model Wizard
Force.com IDE
Which statement about record types is true? (select 2)
Record types can be used to define picklist values available for a given field
The ability to create records of a specific record type is determined by the profile
Users cannot view records assigned to a record type their profile does not have access to
Record types can only be assigned to one profile at a time
Which social networks are available in the Lightning Experience and Salesforce1? (select 1)
Klout
You have created a workflow rule to send an email in your configuration sandbox. For some reason it’s not working, what should you double check? (Choose 2)
You have the correct email address
HTML does not work in sandbox, make sure your email has no HTML
Check the deliverability settings
Look at the system audit trail
