Creates an action that inserts {1} into {0}. The action returns the number of rows inserted. Target-specific default values ...

Creates an action that inserts {1} into {0}. The action returns the number of rows inserted.

Target-specific default values are used for the columns in {0} that are not specified in {1}.

The function raises an evaluation error if {0} is not updatable or if {1} is not compatible with {0}.

The action raises an execution error if the operation fails.

NOTE: {0} may be left in a partially updated state if an execution error occurs.