Explain skinny table. What are the considerations for skinny table?
Answer / Ruchi Tiwari
A skinny table is a database design pattern where the rows have very few columns, and each column represents a separate entity or concept. In Salesforce context, considerations for using a skinny table include minimizing the number of fields in a single object, reducing the size of records, improving query performance, and simplifying data relationships. However, it may lead to more joins and complex queries due to the distribution of data across multiple tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is controlling field in Salesforce?
Will one workflow effects another workflow?
What are different kinds of reports? : salesforce admin
What is the use force:hasrecordID?
What are the three types of bindings used in visual force?
What are the three types of bindings used in visual force? What does each refer to?
Explain Matrix Reports?
What is the use of triggers in salesforce?
What is a workflow? What all are its components?
Where can you make a field required?
What is the use of “all rows” in soql?
Is Salesforce CRM?