Guys, a correction.. so on a question where I am saying to create a formula field with merged values and to make it unique to detect duplicate, this can not be done by formula field as we can not make them unique..solution is to create a text field and hide it from layout.. make it unique and update value via workflow rule(or any other process automation tool).. I will update the text on the video as well.. thanks
Yes Harshadeep, I will keep adding questions.. there is so much hush around scenario based questions and hope with the help of community, we can list down all such major questions...
Hi Mohit, just wanted to know one thing. You said that querying directly by soql (for more than 50K records which is the synchronous limit) is different than directly querying in for loop definition like for(Accounts acc: [Select ....]), I want to know the reason or am I mistaken about what you mentioned in 7:45 . Thanks.
Thank you for the video Mohit nice scenerios Could you pls make a video on deployment scenerios as well like what if we got error in production or if we want to make any change like to add string like that And also how to display error message regarding failure record and success records...
Hello, yes please feel free to ping on linkdin- I will surely not only tell u the topics but will also guide u.. u can find link in channel about section. Thanks
Yes bro, I agree that audio is v bad, I have tried to improve that in my latest videos, this is an old video. please do not forget to checkout few of my latest videos.
Hi Mohit, Can you please let me know what would be the answer of the question that if we have if:true then why do we need render? I googled but couldn't get an answer.
Hi Bharat, the reason why we use SOQL for Loop is because no matter how much record that query returns separately , it will only process a chunk of data if it is used in SOQL for Loop and will keep getting chunk for processing when one chunk finish processing.. in that way it will never reach 50 k limit.. the other approaches are to limit soql or to change the approach to batch in case we know if we have more data..
Sir...i hv an question ... I created 2 custom object "customer" nd "Xyz" nd i created lookup for the cutomer_name field on xyz object but i can't create any relationship on DOB field whose datatype is "Date" .. why this happens ?? Nd i want same DOB field data from customer to xyz object ..so what should i do ??
Guys, a correction.. so on a question where I am saying to create a formula field with merged values and to make it unique to detect duplicate, this can not be done by formula field as we can not make them unique..solution is to create a text field and hide it from layout.. make it unique and update value via workflow rule(or any other process automation tool).. I will update the text on the video as well.. thanks
Thanks.This series of senerio based questions,helps a lot.Hoping for more such videos in future.
Yes Harshadeep, I will keep adding questions.. there is so much hush around scenario based questions and hope with the help of community, we can list down all such major questions...
@@Mtripathi347 yeah sure!That would be great.
Hi Mohit, just wanted to know one thing. You said that querying directly by soql (for more than 50K records which is the synchronous limit) is different than directly querying in for loop definition like
for(Accounts acc: [Select ....]), I want to know the reason or am I mistaken about what you mentioned in 7:45 . Thanks.
Very well explained ❤
Thanks a lot 😊
Thank you for the video Mohit nice scenerios
Could you pls make a video on deployment scenerios as well like what if we got error in production or if we want to make any change like to add string like that
And also how to display error message regarding failure record and success records...
Sure Susmitha.. I will collect various scenarios and will make a video.
you are a good teacher.
Glad you think so Krishnendu.. :)
Amazing video Mohit. Kudos 👏👏👏
Thanks Aastha.. I have shared notes of batch apex with you as well.
Great video sir.Keep them coming.
More to come Shikhar :)
Very informative.
Thanks Shikhar :)
Hey Mohit,
Thank you for the scenario based questions.
Glad you liked it
Hii sir
Can you please share a video on project flow
🙂🙂 Could you also give us code questions? like topics given for us to write code on advanced scenarios please. Best interview prep channel on youtube.
Hello, yes please feel free to ping on linkdin- I will surely not only tell u the topics but will also guide u.. u can find link in channel about section. Thanks
Sir grate work . I need batch Apex questions and answers
Hi Atul,please ping me on linkdin and I Will share batch apex notes with u
Atul sir please share it with us also 😉😁
Nice content 🙂could you please explain iterable again, I could not understand it much. Thanks!
Great 👍
Plese make video on Record level security snenarios
yes, I Will upload that very soon.
Thanks.
thank you...sir plz make video on OWD
Sure, I will make a video on record level and object level access , will talk about OWD in detail there.. thanks
You are great!
Thanks Nivedita :) I know you
your content is awesome bro but your voice is bit low if possible speak loud
Yes bro, I agree that audio is v bad, I have tried to improve that in my latest videos, this is an old video. please do not forget to checkout few of my latest videos.
Thank you Mohit sir...can you make a video on before trigger and after with example...??and please mention the difference between in both
Sure Javed.. that is a very important topic.. will surely make a video on this topic.
Hi Mohit, Can you please let me know what would be the answer of the question that if we have if:true then why do we need render? I googled but couldn't get an answer.
Please elaborate the when soql returns records more than 50k why should we use soql inside for loop.? Is there any other way
Hi Bharat, the reason why we use SOQL for Loop is because no matter how much record that query returns separately , it will only process a chunk of data if it is used in SOQL for Loop and will keep getting chunk for processing when one chunk finish processing.. in that way it will never reach 50 k limit.. the other approaches are to limit soql or to change the approach to batch in case we know if we have more data..
Sir...i hv an question ...
I created 2 custom object "customer" nd "Xyz" nd i created lookup for the cutomer_name field on xyz object but i can't create any relationship on DOB field whose datatype is "Date" .. why this happens ?? Nd i want same DOB field data from customer to xyz object ..so what should i do ??
try formula field.. or connect with me on linkdin to have a discussion on this.
You didn't answer many questions
Hi Ankit, sorry, I might have missed that, Please ask your question.