Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: improve style

...

This technique is limited to adding columns with constant values or values that are derived from other columns of the input file and can be expressed described as expressions of ODB API SQL. In case we want to populate the added column(s) with some arbitrary values we need to write a program that reads the input file and writes output file with the added columns. This can be done with any of the currently supported languages: Python, C, C++ or Fortran.