Apex Use Case 29 | Chapter 88 | Salesforce Developer Masterclass

  Рет қаралды 208

Salesforce Makes Sense

Salesforce Makes Sense

Күн бұрын

Return a list of all record types of a sObject
Ensure you have a method that checks for a specific record type and returns the record type id using the Schema class in Salesforce
If you want to continue learning Salesforce (for free), Subscribe Salesforce Makes Sense here
/ @salesforcemakessense
To ensure a smooth learning experience,
I have curated playlists that will help you prepare for interviews, train on specific domains and boost your Salesforce journey.
30 Scenario Based Questions:
• 30 Salesforce Scenario...
The Complete Administrator Course
• Learn Salesforce Admin...
Learn Salesforce in Bytes - Short videos on Salesforce features
• Salesforce Bytes
Learn Salesforce With Me - Topic based Explanatory Videos
• Learn Salesforce with Me
65 Salesforce Interview Questions:
• 65 Interview Questions...
100 Salesforce Interview Questions:
• 100 Salesforce Intervi...
If you would like to acknowledge my efforts and want me to continue training and mentoring, you can support me here.
www.buymeacoff...
For any kind of questions, training & mentorship, queries & concerns,
Feel free to drop a mail at
salesforcemakessense@gmail.com
That’s all from this video. See you in the next video. Till then, breathe long and keep learning :)

Пікірлер: 18
@SachinM1985
@SachinM1985 24 күн бұрын
Schema make sense 😊
@salesforcemakessense
@salesforcemakessense 24 күн бұрын
@@SachinM1985 awesome 🤩
@naveenyalamala
@naveenyalamala 24 күн бұрын
Schema makes more sense
@salesforcemakessense
@salesforcemakessense 24 күн бұрын
@@naveenyalamala yay!
@GNarendharReddy
@GNarendharReddy 14 күн бұрын
public class recordTypes { public static List checkRecordType(String type) { List rT = [select id,name,SobjectType from recordtype where SobjectType =:type]; return rT; } } What about this code?
@salesforcemakessense
@salesforcemakessense 14 күн бұрын
@@GNarendharReddy looks good 👍
@rajeshbandaruu
@rajeshbandaruu 24 күн бұрын
Scheme makes more sense
@salesforcemakessense
@salesforcemakessense 24 күн бұрын
@@rajeshbandaruu awesome! 🙌
@jobshorts5079
@jobshorts5079 26 күн бұрын
Hey can you explain this question in your next video ……this question is asked to me in TCS exam ……they told me to write APEX code for this question QNS: You need to create 2 Custom Objects . Object - 1 : Tech_Firm__c Fields : Max_Salary__c (Currency) , Min_Salary__c (Currency) Object - 2 : Employee__c Fields : Salary__c (Currency) , Tech_Firm__c (Lookup) wants to keep track of the highest and lowest salaries paid by each of its tech firms to gain insights into how salaries are distributed across different parts of the organization and take appropriate actions to ensure that employee salaries are fair and equitable.
@salesforcemakessense
@salesforcemakessense 26 күн бұрын
@@jobshorts5079 sure I will share something around it soon.
@jobshorts5079
@jobshorts5079 26 күн бұрын
@@salesforcemakessense thank you ☺️
@naveenyalamala
@naveenyalamala 24 күн бұрын
You can accomplish this by using Apex Trigger with SOQL queries.
@jobshorts5079
@jobshorts5079 24 күн бұрын
@@naveenyalamala yes but they want apex code not trigger
@salesforcemakessense
@salesforcemakessense 24 күн бұрын
@@jobshorts5079 apex triggers are part of apex code 😅
Apex Use Case 19 | Chapter 78 |  Salesforce Developer Masterclass
25:57
Salesforce Makes Sense
Рет қаралды 153
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 46 МЛН
Worst flight ever
00:55
Adam W
Рет қаралды 8 МЛН
Apex Use Case 28 | Chapter 87 |  Salesforce Developer Masterclass
17:03
Salesforce Makes Sense
Рет қаралды 137
Postgres just got even faster
26:42
Hussein Nasser
Рет қаралды 23 М.
Microservices with Databases can be challenging...
20:52
Software Developer Diaries
Рет қаралды 36 М.
Apex Use Case 20 | Chapter 79 |  Salesforce Developer Masterclass
15:13
Salesforce Makes Sense
Рет қаралды 149
Top 5 Reasons Not to Become a Data Analyst
5:18
Alex The Analyst
Рет қаралды 923 М.
10 Mistakes To Avoid During The Amazon Interview
9:07
Dan Croitor
Рет қаралды 561 М.
Apex Use Case 23 | Chapter 82 |  Salesforce Developer Masterclass
10:51
Salesforce Makes Sense
Рет қаралды 126