• Chris Brink
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
In workbench, I'm trying to execute a very basic query as follows:

SELECT Count(Id) FROM Account WHERE RecordTypeId = '0124O000000NAuoQAG'

This is returning the error in the subject.  Could this be a server caching issue?