• What is the correct syntax for the date and time format in Freeform SQL?

    Hi all, I'm trying to figure out the correct syntax for the date AND time format in Freeform SQL. So far, I've found this syntax works: [Modified On] > {03/08/2022} order by [Modified On] desc [Modified On] > {03/08/22} order by [Modified…
  • What is the syntax in Freeform SQL to search for a date range?

    I'm trying to harness the power of Freeform SQL on the WorldServer, but I can't get the query right. Is there any documentation available for this? The only SDL source I've found so far is this post: https://gateway.rws.com/csm?id=kb_article_view&sysparm_article…