Specifies what action to take when writing to a table with preexisting data. Valid values: append, merge, truncate, drop.
append
merge
truncate
drop