Versions Compared

Key

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

The COLUMNS-REPLACE directive alters column names in bulk.

Syntax

Code Block
columns-replace 'sed-expression'

The 'sed-expression' specifies the sed expression syntax, such as s/data_//g.

Example

Using this record as an example, these columns all have data_ as a prefix in their column names:

...