Home | Previous Page | Next Page   Getting Started > Data-Load Example >

Creating a File of Data

The illustrations in this chapter assume that the data to be loaded is in a file named /work/mydata. Create a file that contains the following data:

1|a|50
2|b|25
3|c|10
4|d|5
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]