applied subcommand

The applied subcommand describes operations recorded in the database, including:

The syntax for the applied subcommand is:

distribute command_tags applied [owner=owner_name]
 {'table'.rs_update
     yielding before param_list after param_list |
 'table'rs_insert yielding after param_list |
 'table'.rs_delete yielding before param_list |
 'table'.function_name [param_list]
     yielding after param_list before param_list |
 'table'.rs_datarow_for_writetext
     yielding datarow column_list |
 'table'.rs_writetext
     append [first] [last] [changed] [with log]
     [textlen=100] column_list}|
‘table’.rs_truncate [partition_name[, partition_name]...] yielding}