I have to write an sql query where I need to extract data for 30 days minus few days,
something like this, datetime <= -5 days
what is the best possible way I can write in teradata?
Thanks in advance:)
I have to write an sql query where I need to extract data for 30 days minus few days,
something like this, datetime <= -5 days
what is the best possible way I can write in teradata?
Thanks in advance:)
Copyright © 2021 Jogjafile Inc.
Exactly 5 days based on a timestamp, e.g. 2021-09-24 13:42 -> 2021-09-19 13:42
Full days starting at midnight: