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.
Change a value from one SQL type to another using an explicit cast.
Convert a numeric value into a formatted string with a fixed number of decimal places, optionally including thousands separators.
Convert a text string in a known format into a native DATE value using engine-specific parsing functions.