How can we hard delete a record using a apex class/by code?
No Answer is Posted For this Question
Be the First to Post Answer
How you will do Mass Insert through trigger?
What is a Campaign Member?
What are sharing rules? Name what are the types of sharing rules?
What all data type can be used as controlling fields? : salesforce objects & fields
Can I find out if the current user has access to a record without querying?
Can a dependent field be a controlling field as well in salesforce ?
In how many ways can you call apex classes?
Explain Approval Terminology?
What is the use of the aura:method tag in lightning ? : salesforce lightning component
In a particular object, I have given only read access to a certain field named as ‘site__c’ to all users in the organization. However, if I have marked ‘site__c’ as a required field in the page layout for that object. So, what will happen when a user saves the record in that object through that page layout ?
What are the unit test considerations ?
What is dataloader?