Format Models

This article explains how to use format models in Exasol.

A format model is a string literal that represents a conversion rule between strings and numeric or date/time data types. 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.