Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The SET-RECORD-DELIM directive sets the record delimiter.

Syntax

Code Block
 set-record-delim :column 'delimiter' [limit]

Usage Notes

This directive applies the record delimiter (delimiter) to generate additional records using theĀ column. Optionally, a [limit] can be specified to control the number of records being generated as the delimiter is applied.