Versions Compared

Key

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

...

This code will first create a temporary table 'temptable' and then store in data set with ID 16. First column of the table is mapped to indicator with code M_COLUMN_1, second column is mapped to indicator with code M_COLUMN_2. Method delete_all is used and therefore all existing data in the target data set will be deleted before storing data from the table.

...

Storing Data Temporarily