Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Shift a stored UTC timestamp to a local time zone for display using engine-specific conversion functions.
Strip the time portion from a timestamp so only the calendar date remains.
Return components such as year, month, and day from a date or timestamp value.
Use an inclusive start and exclusive end to match a whole date range without missing rows that include times.
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.