• Vijay Nagarathinam 41
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
HI All,

I want to implement the order by logic using apex code. I will pass the list<sobject> records based on the single field I need to manipulate the order by logic. Please let me know if anyone has any suggestions.

Thanks,
Vijay
HI All,

I want to implement the group by logic using apex code. I will pass the list<sobject> records based on the single field I need to manipulate the group by logic. Please let me know if anyone has any suggestions.

Thanks,
Vijay