Is it possible, during an insert trigger, to somehow view the contents of the "temporary" "inserted" table? I am trying to debug a trigger, and need to see the actual contents of the "inserted" table to do so ... is there a trick for this as the MS documentation never mentions it anywhere?