What could be the reason to lose data in salesforce?
Answer / Parmatma Prasad
"Data loss in Salesforce may occur due to several reasons:n
1. Accidental deletion or overwriting of records.
2. Misconfiguration of record retention policies.
3. Data corruption caused by system errors, software glitches, or hardware failures.
4. Data recovery issues due to insufficient backups.
5. Unauthorized access or hacking attempts.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between whoid and whatid?
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
Which interface need to implement so that you can use lightning component as quick action? : salesforce lightning component
What is the difference between the normal “insert” operation and “database.insert” operation ? Which is preferred over the other and why ?
What are the most important points to be considered while bulkifying a trigger ?
Can you use sharing rules to restrict data access?
What are the different data types that a standard field record name can have?
What are the best practices for test class?
What happens with existing visualforce pages in lightning experience?
How many relationship is included in sfdc and what are they?
Define a wrapper class?
What are getter methods and setter methods?