Relationship Queries in SOQL | Parent to Child | Learn Salesforce Development

  Рет қаралды 20,705

Salesforce Hulk

Salesforce Hulk

Күн бұрын

Пікірлер: 13
@DharmendraKumar-wp4ur
@DharmendraKumar-wp4ur 3 жыл бұрын
Suppose we have two custom accounts Object Parent and Child, and we want to fetch name of child account from parent account..what is the query for that ??
@shubhammali8
@shubhammali8 3 жыл бұрын
select id,(select name__c from childs__r) from parent__C; let me know if this is working.
@akshayphadnis
@akshayphadnis 2 жыл бұрын
And how to fetch data from the inner query? Maybe I want to store inner query data into some variable
@megheshshenoy
@megheshshenoy 2 жыл бұрын
List Med = new List(); Med = [SELECT id, (SELECT Review_Submission_Date__c, Comments__c, Media__c, Member__c, Rating__c FROM Reviews__r) FROM Media__c WHERE id =:recId LIMIT 50]; List Rev = new List(); //This record will now have the correct type to be added to the list Rev.add(Med[0].Reviews__r[0]);
@KumarNaveennaveen
@KumarNaveennaveen 2 жыл бұрын
If have created a report and report type contains Accounts, Custom object lets say B. I am filtering in report using Account record type and record type from B. COULD YOU PLEASE TELL ME HOW CAN WE WRITE A SOQL QUERY FOR THIS?? PLEASE
@megheshshenoy
@megheshshenoy 2 жыл бұрын
SELECT Id,(SELECT Id from ChildrelationshipName WHERE RecordTypeId='recordTypeId') FROM Account where RecordTypeId=''recordTypId'
@shivanibabbar8232
@shivanibabbar8232 2 жыл бұрын
so many ads in your videos , after every 2-3 mins there are ads it becomes irritating sometimes pls remove it only add it in the beginning and end
@karanammaheedhar3595
@karanammaheedhar3595 3 жыл бұрын
Is their any possible way to Get child fields from parent obj using single select keyword in SOQL
@megheshshenoy
@megheshshenoy 2 жыл бұрын
Select id, (Select Name__c from childs__r) from parent__c
@ramireddygarivinaykumarred7261
@ramireddygarivinaykumarred7261 3 жыл бұрын
Bro We want interview trigger scenarios Please do it bro
@SalesforceHulk
@SalesforceHulk 3 жыл бұрын
It will uploaded very soon.
@ramireddygarivinaykumarred7261
@ramireddygarivinaykumarred7261 3 жыл бұрын
Thanks @@SalesforceHulk
@masulusravani8356
@masulusravani8356 3 жыл бұрын
🙌🙌
Multilevel Relationships in SOQL | Salesforce Development Tutorials
19:28
So Cute 🥰
00:17
dednahype
Рет қаралды 56 МЛН
А ВЫ ЛЮБИТЕ ШКОЛУ?? #shorts
00:20
Паша Осадчий
Рет қаралды 7 МЛН
Dynamic SOQL in Apex | SOQL | Salesforce Development Course
14:47
Salesforce Hulk
Рет қаралды 18 М.
What are SOSL Queries in APEX? | Learn Salesforce Development
18:59
Salesforce Hulk
Рет қаралды 17 М.
Upsert | APEX DMLStandalone Statements  | Learn Salesforce Development
16:05
Apex DML Basics in Salesforce | Learn Salesforce
38:10
Salesforce Hulk
Рет қаралды 19 М.
SOQL Keywords | Learn Salesforce Development
37:37
Salesforce Hulk
Рет қаралды 19 М.
Search Groups in SOSL | Salesforce Development Course
8:43
Salesforce Hulk
Рет қаралды 8 М.
Exceptional Handling in APEX | Learn Salesforce Development
22:11
Salesforce Hulk
Рет қаралды 13 М.
What are SOQL queries? | Learn salesforce Development
13:25
Salesforce Hulk
Рет қаралды 27 М.
So Cute 🥰
00:17
dednahype
Рет қаралды 56 МЛН