Solutionunvalidated
Use `to_char()` data type formatting function in your `select` — If you want that format to be available without needing `to_char()` in your `select`. Tension: I want a dash between then first and second digit. Outcome: Use `to_char()` data type formatting function in your `select`.
3ddea4b6-f5d5-42e0-a4ab-e4167fd7685c
Use to_char() data type formatting function in your select — If you want that format to be available without needing to_char() in your select. Tension: I want a dash between then first and second digit. Outcome: Use to_char() data type formatting function in your select.