Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use getdate\(\) instead of current_date in RedShift query
current_date would return only the date, not the whole datetime. getdate\(\) returns the current datetime.
- Loading branch information