I have a table with a time field and I am trying to select between 2 timestamps which are in the format:
"2020-10-10 09:00:00.000000000"
I have tried some functions listed here but without success.
Edit: The data is there, as seen in the picture. But the example shows using 7 days ago instead of passing a timestamp.