• peter cold
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
I'm trying to get seconds from the lastupdateddate so that in my SOQLwhere condition i could check if the seconds of lastupdateddate is between 10 to 20 seconds. Googling so far, I found substr function function isn't available in SOQL and although there's date functions, there isn't one to extract upto seconds. Any help is much appreciated..