Skip to end of banner
Go to start of banner

runFromSql

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 64 Current »

See also: Actions

Description

Run actions generated by SQL provided by the sql parameter, a file, or standard input. Replacement variables will be set representing each column (case sensitive, blanks removed) in the result set and the corresponding column value for each row processed.

Required Parameters

sql, (file or common or input), (database or url)

Optional Parameters

dbUser, dbPassword, propertyFile, continue, simulate, field, encoding, clearFileBeforeAppend, findReplace, findReplaceRegex

Type

Run

Category

Run

Output Formats

Replacement Variables

Since Version

Examples

Related How To's

  • No labels