Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Strip the time portion from a timestamp so only the calendar date remains.
Return the current date and time using `CURRENT_TIMESTAMP` or engine-specific functions.
Truncate a timestamp to the start of a month, day, or hour using engine-specific functions.