What is the Difference between a PROFILE and a Permission Set in Salesforce Profile: – A User can have only ONE Profile. -A profile is generally used to define the …
December 2015
- Interview Questions and AnswersSalesforceSALESFORCESalesforce ConfigurationSalesforce Interview QuestionsSalesforce.comTechnical Interview Questions and Answers
- Interview Questions and AnswersSALESFORCESalesforceSalesforce ConfigurationTechnical Interview Questions and Answers
When you can’t add the time-dependent workflow rule actions in salesforce
When you can’t add the time-dependent workflow rule actions in salesforce? time-dependent actions is not possible in salesforce, when the evaluation criteria is set as like below: Evaluate the rule …
-
We can migrate the salesforce metadata using the below Tools: 1) Change Sets 2) Force.com IDE 3) ANT Migration Toolkit Some more details: Introduction to Force.com Metadata – https://developer.salesforce.com/page/An_Introduction_to_Force.com_Metadata Force.com …
- Interview Questions and AnswersSalesforceSALESFORCESalesforce Interview QuestionsSOQLTechnical Interview Questions and Answers
How to find the distinct values of a particular field in a SObject using SOQL Query?
How to find the distinct values of a particular field in a SObject using SOQL Query? Its possible by using the GROUP BY Clause in an SOQL Query. For example: …
- Interview Questions and AnswersSALESFORCESalesforceSalesforce Interview QuestionsSOQLSOSLTechnical Interview Questions and Answers
What are Dynamic Queries in SALESFORCE
What are Dynamic Queries in SALESFORCE? A dynamic query is a SOQL or SOSL query which can be constructed and executed at runtime. It is the process of constructing the …
- CSSInterview Questions and AnswersTechnical Interview Questions and Answers
CSS Interview Questions and Answers Part-3
by Sby S21.What is the purpose of in measurement unit? in − Defines a measurement in inches. p {word-spacing: .15in;}
- CSSInterview Questions and AnswersTechnical Interview Questions and Answers
CSS Interview Questions and Answers Part-2
by Sby S11.How to select all paragraph elements with a lang attribute? p[lang] : Selects all paragraph elements with a lang attribute.
- CSSInterview Questions and AnswersTechnical Interview Questions and Answers
CSS Interview Questions and Answers Part-1
by Sby S1.What is CSS? Cascading Style Sheets, fondly referred to as CSS, is a simple design language intended to simplify the process of making web pages presentable.
- COBALInterview Questions and AnswersTechnical Interview Questions and Answers
COBAL Interview Questions and Answers For Freshers Part-3
by Sby S21.What is the purpose of Identification Division? Identification Division is used for documentation purpose.
- COBALInterview Questions and AnswersTechnical Interview Questions and Answers
COBAL Interview Questions and Answers For Freshers Part-2
by Sby S11.What is the purpose of Identification Division? Identification Division is used for documentation purpose.