Monthly Archives : November 2021

Salesforce Apex Tutorial Chapter 18: Apex SOSL Query

On November 30, 2021, Posted by , In Salesforce Apex Tutorial, With Comments Off on Salesforce Apex Tutorial Chapter 18: Apex SOSL Query

Salesforce Object Search Language (SOSL) is used to perform text searches in Salesforce records. Using SOSL, you can search fields across multiple standard and custom objects in Salesforce. A SOSL query returns a list of lists of sObjects, where each list contains the results from the search for a particular…

What is the difference between Profiles and Roles in Salesforce? Salesforce interview questions and answers

On November 25, 2021, Posted by , In Salesforce Interview Questions, With Comments Off on What is the difference between Profiles and Roles in Salesforce? Salesforce interview questions and answers

What is the difference between Profiles and Roles in Salesforce? Salesforce interview questions and answers.

Salesforce Apex Tutorial Chapter 17: Database Methods In Apex

On November 22, 2021, Posted by , In Salesforce Apex Tutorial, With Comments Off on Salesforce Apex Tutorial Chapter 17: Database Methods In Apex

Apex provides two ways to perform DML operations, DML statements and Database methods. Following are the basic differences between the DML statements and the Database methods. DML Statements Database Methods DML statements do not support the partial manipulation of records in a list. Database methods allow partial manipulation of records…

Top 50 SQL Interview Questions Most Asked

On November 19, 2021, Posted by , In Interview Questions, With Comments Off on Top 50 SQL Interview Questions Most Asked

Structured Query Language, commonly known as SQL is the most popular language used to work with relational databases. SQL first came out nearly 50 years ago and since then, it has become a top name in the data management community. In this article, we will discuss fifty SQL questions with…

Salesforce Apex Tutorial Chapter 16: DML In Apex

On November 17, 2021, Posted by , In Salesforce Apex Tutorial, With Comments Off on Salesforce Apex Tutorial Chapter 16: DML In Apex

Apex is a data-driven language registered on the Lightning Platform. Therefore, it has direct access to your data in Salesforce. Unlike other programming languages ​​that require additional configuration to connect to data sources. DML stands for Data Manipulation Language which lets you Insert, Update, Delete, Undelete records in Apex. DML…

What are the Standard business features of Salesforce? Salesforce Interview Questions and Answers

On November 16, 2021, Posted by , In Salesforce Interview Questions, With Comments Off on What are the Standard business features of Salesforce? Salesforce Interview Questions and Answers

What are the Standard business features of Salesforce? Salesforce Interview Questions and Answers.

Salesforce Tutorial: What is Cloud Computing

On November 15, 2021, Posted by , In Salesforce Tutorial, With Comments Off on Salesforce Tutorial: What is Cloud Computing

Since its inception in early 1999, Salesforce has been a firm believer in the power of cloud computing. In fact, it’s one of the leading technologies that drove the popularity of the cloud to the next level in the past two decades.  Today, we can’t complete any discussion about Salesforce…

What are objects in Salesforce? Salesforce Interview Questions and answers

On November 13, 2021, Posted by , In Salesforce Interview Questions, With Comments Off on What are objects in Salesforce? Salesforce Interview Questions and answers

What is an object in Salesforce? what are the types of objects in Salesforce?

Salesforce Apex Tutorial Chapter 15: Apex Interfaces

On November 12, 2021, Posted by , In Salesforce Apex Tutorial, With Comments Off on Salesforce Apex Tutorial Chapter 15: Apex Interfaces

An Interface is similar to a class having methods without a body that means only method signature is available in the Interface but the body of the methods is empty. To use an Interface in class, the body of all the methods contained in the interface must be implemented in…

When to use which Sandbox? in Salesforce

On November 11, 2021, Posted by , In Salesforce Interview Questions, With Comments Off on When to use which Sandbox? in Salesforce

When to use which Sandbox? Salesforce interview questions. Join our free demo on Salesforce training to know how it helps to get into Salesforce Administrator and Developer roles. We have 10+ years experience faculty as instructors, join the free live webinar and interact today!