Apex Basics & Database | Write SOSL Queries | Challenge 5

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • Apex Basics & Database | Write SOSL Queries | Challenge 5
    #salesforce #trailhead #challenge #ISTAMPERS
    -------------------------------------
    Hello there! Subscribe and help me to get my first 1000 Subscriber. I need your help too guys :)

КОМЕНТАРІ • 12

  • @ISTAMPERS
    @ISTAMPERS  Рік тому +12

    Apex Basics & Database | Write SOSL Queries | Challenge 5
    public class ContactAndLeadSearch {

    public static list> searchContactsAndLeads(String lastName){

    list> ContactLeadList = [ Find : lastName IN ALL FIELDS
    RETURNING contact(name),
    lead (Name) ];
    return ContactLeadList;
    }
    }

  • @harshans5
    @harshans5 10 місяців тому +1

    Thank you bro

  • @irudayarajsengole5376
    @irudayarajsengole5376 6 місяців тому

    bro i am getting below error 'static can only be used on methods of a top level type'

  • @chathurayasaswi5627
    @chathurayasaswi5627 Рік тому +1

    what is the company name in leads u mentioned it is not visible properly

  • @BurlaAkshitha-go2uc
    @BurlaAkshitha-go2uc Рік тому +1

    ContactAndLeadSearch was not a legal please help me to solve it

    • @nothinglikegaming888
      @nothinglikegaming888 Рік тому +1

      bro space aa raha ho ga name mein backspace button se remove kar do jab name copy paste time pe

  • @ankitha2017
    @ankitha2017 Рік тому

    I'm getting 1 problem in the execution

  • @christianviola9576
    @christianviola9576 Рік тому +1

    thank u so muchh! :)

  • @sumasriannaparthi
    @sumasriannaparthi 8 місяців тому +1

    Getting aa problem in run all after not getting tick mark

  • @shweta5295
    @shweta5295 7 місяців тому

    😂😂😂😂😂😂