1.CDO> DEFINE FIELD AMOUNT cont> DATATYPE TEXT 5 cont> DEFAULT_VALUE FOR SQL IS "-----". This example shows the definition of the AMOUNT field with a default value for SQL of dashes.