Add an SQL function to convert a date or timestamp to a string. The java.time.format.DateTimeFormatter class will be used to do the conversion and format will be a pattern used by ...