What are the types of sandboxes?
No Answer is Posted For this Question
Be the First to Post Answer
Define sosl ?
What can cause data loss in salesforce?
Explain the skinny table.
What all reports can be used to generate dashboards? : salesforce reports and dashboards
Differentiate between insert() and database.insert()?
Can we include external javascript/css libraries in components ? : salesforce lightning component
Can you use group by clause inside inner query in soql? Like select id, name,(select count(id),name from contacts group by name having count(id) > 1 )
What is Visualforce View State?
We have time based workflow and there is action scheduled to be executed. Can we delete that workflow?
What is the difference between the normal “insert” operation and “database.insert” operation ? Which is preferred over the other and why ?
What is mvc architecture in visualforce?
What is manual sharing?