Apex Use Case 29 | Chapter 88 | Salesforce Developer Masterclass

  Рет қаралды 308

Salesforce Makes Sense

Salesforce Makes Sense

Күн бұрын

Пікірлер: 19
@viloklakkimsetti1244
@viloklakkimsetti1244 Ай бұрын
I just wanted to take a moment to express my sincere gratitude for your amazing videos on Apex use cases. Your content has been incredibly helpful, and today I was able to learn how to effectively use the Schema class, all thanks to your clear explanations and practical examples. Your videos have truly made a difference in my development journey, and I appreciate the effort you put into sharing your knowledge with the community. Keep up the fantastic work!
@SachinM1985
@SachinM1985 2 ай бұрын
Schema make sense 😊
@salesforcemakessense
@salesforcemakessense 2 ай бұрын
@@SachinM1985 awesome 🤩
@GNarendharReddy
@GNarendharReddy 2 ай бұрын
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 2 ай бұрын
@@GNarendharReddy looks good 👍
@naveenyalamala
@naveenyalamala 2 ай бұрын
Schema makes more sense
@salesforcemakessense
@salesforcemakessense 2 ай бұрын
@@naveenyalamala yay!
@jobshorts5079
@jobshorts5079 2 ай бұрын
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 2 ай бұрын
@@jobshorts5079 sure I will share something around it soon.
@jobshorts5079
@jobshorts5079 2 ай бұрын
@@salesforcemakessense thank you ☺️
@naveenyalamala
@naveenyalamala 2 ай бұрын
You can accomplish this by using Apex Trigger with SOQL queries.
@jobshorts5079
@jobshorts5079 2 ай бұрын
@@naveenyalamala yes but they want apex code not trigger
@salesforcemakessense
@salesforcemakessense 2 ай бұрын
@@jobshorts5079 apex triggers are part of apex code 😅
@rajeshbandaruu
@rajeshbandaruu 2 ай бұрын
Scheme makes more sense
@salesforcemakessense
@salesforcemakessense 2 ай бұрын
@@rajeshbandaruu awesome! 🙌
Custom Settings - Explained | Chapter 94 |  Salesforce Developer Masterclass
26:23
ТЮРЕМЩИК В БОКСЕ! #shorts
00:58
HARD_MMA
Рет қаралды 1,9 МЛН
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 68 МЛН
Matt figures out how to query License Count and Storage from Apex
27:19
Custom Metadata - Explained | Chapter 93 |  Salesforce Developer Masterclass
23:38
Custom Labels - Explained | Chapter 95 |  Salesforce Developer Masterclass
10:36
Apex Governor Limits | Chapter 91 |  Salesforce Developer Masterclass
12:31
Salesforce Makes Sense
Рет қаралды 433
Apex Use Case 28 | Chapter 87 |  Salesforce Developer Masterclass
17:03
Salesforce Makes Sense
Рет қаралды 209
Debug Logs - Explained | Chapter 92 |  Salesforce Developer Masterclass
36:20
Salesforce Makes Sense
Рет қаралды 1,2 М.
Apex Use Case 20 | Chapter 79 |  Salesforce Developer Masterclass
15:13
Salesforce Makes Sense
Рет қаралды 243