Versions Compared

Key

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

...

The SQL to run.  This SQL can contain almost anything you would like. NOTE

NOTES:

  • do not use single quotes, please use escaped double quotes, eg: \"value\" instead of 'value'
  • do not use SELECT *, specify the columns you need, * will not work.
query subsitutions

Currently supported subsitutions are:

...