Versions Compared

Key

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

The SWAP directive swaps column names of two columns.

Syntax

Code Block
swap :left :right

Usage Notes

The SWAP directive renames left to the name of right and right to the name of left. If the either of the two columns are not present, execution of the directive fails.

Example

Using this record as an example:

...