Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

Syntax

 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.

  • No labels