Syntax of the UNLOAD statement
The UNLOAD statement in unloads selected rows from a table into a text file.
Notes:
- 1 See SELECT statement.
| Element | Purpose | Key Considerations |
|---|---|---|
| delimiter | Character to use as delimiter | Requirements: See Syntax for the delimiter form |
| filename | Specifies the input file | None. |
This syntax diagram is only for quick reference. For details about the syntax and use of the UNLOAD statement, see UNLOAD statement.