Use the Columns page of the Import notebook with the Default (method
D) radio button selected to import columns from the input file to the
target table using a one-to-one column mapping. If the input file
contains more columns than the target table, the additional columns at the end
of the input file are dropped.
Fields and controls
Authorities and privileges

To import columns using the default method:
- Open the Import notebook, specify options on the File
page, and open the Columns page.
- Click on the Default radio button in the
Include columns by group box to specify that columns be imported
using default settings.
The Change push button is disabled because you cannot change
options when you select Default.
- If the table contains an identity column, use the Identity column behavior drop-down list to specify
how you want data loaded into that column.
- If the table contains one or more generated columns, use the Generated column behavior drop-down list to specify
how you want data to be loaded into those columns.
- Click on OK. The import process begins.

Related information