Format Models

A format model is a string literal that represents a conversion rule between strings and numeric or date/time. When you convert a string to a number or date, the format model determines how Exasol interprets the string. By using format models, it is possible to assign a string to a numeric column or output a date as a string in the desired format.