New to DBX Connect and having an issue with rising column. Current the sql retrieves one log with a column called a_date, its value is 2018-05-10 08:53:42.0
I have tried
SELECT * FROM your_table
WHERE a_date > ?
ORDER BY a_date ASC
with a checkpoint value of 5/11/2018 08:54:42.000
But I keep ingesting the log