Explain skinny table. What are the considerations for skinny table?



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

Post New Answer

More Salesforce Interview Questions

What is controlling field in Salesforce?

1 Answers  


Will one workflow effects another workflow?

1 Answers   Accenture,


What are different kinds of reports? : salesforce admin

1 Answers  


What is the use force:hasrecordID?

1 Answers  


What are the three types of bindings used in visual force?

1 Answers  


What are the three types of bindings used in visual force? What does each refer to?

1 Answers  


Explain Matrix Reports?

1 Answers  


What is the use of triggers in salesforce?

1 Answers  


What is a workflow? What all are its components?

1 Answers  


Where can you make a field required?

1 Answers  


What is the use of “all rows” in soql?

1 Answers  


Is Salesforce CRM?

1 Answers  


Categories