This function rounds a DATE input down to the second by setting its MILLISECOND values to their ground state.
ROUND_SECOND ( table.date_column )
If the input value is NULL, then the result is NULL as well.
[1] Round dates down to the second: | ||||||||||||||||
| ||||||||||||||||
|
This function rounds a DATE input down to the second by setting its MILLISECOND values to their ground state.
ROUND_SECOND ( table.date_column )
If the input value is NULL, then the result is NULL as well.
[1] Round dates down to the second: | ||||||||||||||||
| ||||||||||||||||
|
We'd love to hear what you think.
We can't get back to you individually but we do review all feedback and act on it where we can.