Salesforce Interview questions and answers Users, Profiles, Role and Permission Sets Profiles and Permission Sets provides security for meta-data (Structure) components. 1. What is Profile? Profile deals with CRED (Create, …
SFDC Interview Questions
- Data LoaderSALESFORCESalesforce Interview QuestionsSalesforce.com
- Data LoaderSALESFORCESalesforce Interview QuestionsSalesforce.com
Salesforce Interview questions and answers for Import Wizard and Data Loader
Salesforce Interview questions and answers for Import Wizard and Data Loader 1. What is Import wizard? Import wizard is a web based tool to process bulk records. With import wizard …
- SALESFORCESalesforce Interview QuestionsSalesforce.com
Salesforce Interview questions and answers for Reports and Dashboard
Salesforce Interview questions and answers for Reports and Dashboard? 1. What is Report? To summarize the information of an object we use reports. 2. What are the types of Reports? …
- SALESFORCESalesforce Interview QuestionsSalesforce.com
what are the different types of reports available in Salesforce
what are the different types of reports available in Salesforce? Different types of reports available in Salesforce are Tabular report: It displays the grand total in the table form Matrix report: It …
- SALESFORCESalesforce Interview QuestionsSalesforce.com
what is the difference between SOQL and SOSL in Salesforce
what is the difference between SOQL and SOSL in Salesforce? SOQL ( Salesforce Object Query Language) SOSL (Salesforce Object Search Language) Only one object at a time can be …
- SALESFORCESalesforce Interview QuestionsSalesforce.com
what is the difference between force.com and Salesforce.com
what is the difference between force.com and Salesforce.com? Force.com is PaaS (Platform as a Service) while Salesforce.com is SaaS ( Software as a Service).
- SALESFORCESalesforce Interview QuestionsSalesforce.com
what is the difference between isNull and isBlank in Salesforce
what is the difference between isNull and isBlank in Salesforce? isNull: It supports for number field isBlank: It supports for Text field