Can we make one component inherit styles/css from a parent component, or must we always define it in the component ? : salesforce lightning component
What are force platform sites?
Which fields are indexed by default in salesforce?
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 )
How do you call an API in Salesforce?
How can you convert a lead?
Is there is any way through which validation rule is bypassed while doing upload through data loader but not when user is creating record from user interface? : salesforce validation rules
What does the view state represent in a visualforce page?
What are tile report types?
What are the Time-Dependent Workflow Limitations?
How it is different from soql?
How can you define field dependency? : salesforce admin
What are the different data types that a standard field record name can have?