Can we convert formula field into any other data type ?
What are some apex classes that are commonly used within controller?
Explain approval process checklist?
what is the difference between profiles and roles?
What is lazy loading in salesforce?
What are the considerations for skinny table?
Who are the people who can access a “drag and drop dashboard”?
What are the matrix and trend report?
How many records can a select query return? How many records can a sosl query return?
Can we include external javascript/css libraries in components?
How many ways are there to call an apex class?
What is the developer force?
Which is api based tool supported by salesforce and what are its advantages? : salesforce Data Management
Let’s say we have to update the same record in after trigger context. Is there any way or workaround?
How to call parent component method from child component without using events? : salesforce lightning component