LOAD TABLE supports loading default values [CR 396843]

Sybase IQ 12.7 ESD #4 supports loading a default value into a column as specified in the LOAD TABLE statement. You can now load a default value into a column, even if the column does not have a default value defined in the table schema. The LOAD TABLE syntax includes a new DEFAULT value specification in the column specification.

The following bullets will be added to the list of column default value requirements in the section “Working with column default values” in “Using column defaults” in Chapter 9,“Ensuring Data Integrity” of the Sybase IQ System Administration Guide.

For syntax and usage updates to the section “Bulk loading data using the LOAD TABLE statement” in Chapter 7, “Moving Data In and Out of Databases” of the Sybase IQ System Administration Guide, see “LOAD TABLE supports loading default values [CR 396843]”.