I have a table with a trigger on it for when a record is deleted a portion of that record goes to another table. Is it possible to background the triggers action so that the foreground application does not have to wait on it. M.