Phase 4 (introduction)
In phase 3, SQL nodes can be created in the destination structure. These nodes correspond to a table in a database. The fields below this node correspond to columns in this table. This allows all possible SQL operations to be performed. Stored procedures can also be called. You can have these nodes and fields automatically created by Lobster_data.
The SQL operations are then executed after the completed mapping (phase 3) in phase 4.
GUI
The configuration of this phase in the GUI is described in section Phase 3/4 (GUI).