...
- Create a new table: For each job run, a new table is created with the same base name in the selected publishing destination.
- Replace data only (Truncate): For each job run, all data in the table is truncated and replaced with any new results.
- Append to table: For each job run, new results are added to the end of the table.
- Drop the table: With each run, the table is dropped (deleted). A new table with the same name is created, and any new results are added to it.
D s also inCQL true label (label = "project_management_tasks")