Apex How to fetch records from an object where field 1 = field 2 only using soql? Have you ever wondered how we can fetch records from an object where field 1 = field 2 only using soql?
advanced apex Using regular expressions in Apex Using regex in Apex is one of the most frequently encountered requirements when we work on string manipulation a lot.
Lighting Web Component Copy to Clipboard functionality in LWC Let's look at how to implement the copy to clipboard functionality in LWC
interview questions Get the list of profiles having access to a specific object - SOQL Interview Question This interview question on SOQL is going to make you aware of how can use SOQL and get all the profile names having access to a specific object.
Aura Components Top 10 Aura Components Interview Questions Have a look at these Top 10 Aura Components Interview Questions and I can guarantee that you will excel in your interview.
Aura Components What is <aura:method /> in Aura Components? There might be a requirement to invoke the Javascript method in the child component from the parent component and in such scenarios comes handy.
advanced apex How to fetch SObject fields API names in Dev Console without any extension This feature of being able to fetch Sobject fields API names directly from Developer Console is going to save you tons of time.s