Home | Previous Page | Next Page   Getting Started >

Data-Load Example

The illustrations in the first example use a database with only one table. The table contains three columns. The data to be loaded into the database is in a file that has only four records. In a real production environment, you would probably use the INSERT statement, the dbimport utility, or the LOAD statement for such a simple operation. However, by using an extremely simple example, the illustrations can show what happens at each step.

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