Can you edit an apex trigger/ apex class in a production environment? Can you edit a visualforce page in a production environment?
No Answer is Posted For this Question
Be the First to Post Answer
Explain approval process checklist?
What is named credential in Salesforce?
What are Organization Wide Defaults?
How to create a custom lookup in salesforce?
How to get the user id of all the currently logged in users using apex code? : salesforce crm
Difference between SOSL and SOQL in Salesforce ?
What is the character limit of custom label?
How to reduce Apex heap size?
Is it possible to change master-detail relationship to lookup relationship? : salesforce objects & fields
I want to ensure that once a child record has been added to a master-detail relationship, it cannot be deleted. How can we achieve this using the declarative capability of the platform ?
How to invoke batch apex job (or) how to execute the batch apex job programatically?
How to register, fire and handle a component and application event?