Activity Forums Salesforce® Discussions What is diff b/w custom object and custom setting in salesforce?

  • Marziya

    Member
    June 15, 2020 at 2:06 pm

    A custom setting is very similar to a custom object, the main difference is that the custom setting is cached. It is especially useful to store information that will be often accessed from Apex code as it will perform better than a custom object as it doesn't have to be queried, it is also easier to manage it.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos