Home | Previous Page | Next Page   Loading Data to a Database Table >

In This Chapter

A load job loads data from a set of one or more files into a single database table. A record format, which defines each field of a record, specifies the layout of the input data. A load map specifies how the record fields are mapped to the columns of the target table. During the load process, the onpload utility converts data from record field to table column. This chapter describes the load process.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]