Just started to use Salesforce and I’m using DBeaver to query the data.
I’ve been using MSSQL for 15 years but this is my first time using Trino SQL and running into issues when doing the most basic things like filtering on dates.
All I want to do is a simple SELECT between a date range.
I’ve tried all sorts of different things and documentation I’ve found doesn’t answer this basic question.