In this example, We will create a project to Create a table in a staging area, Load data into it and then spool the data into a file. To achieve these tasks we will use the sql-plus, loader and the ...
This example will extend the [load and spool example](./load-and-spool.md) and illustrate the use of the *map-file* `operator`. The *map-file* `operator` transforms data from source to destination. It ...