The following pages have been modified recently:
One possible way to find on which table deadlocks occur is to execute the following statement:
SELECT TOP 10 * FROM SYS_L_STAT ORDER BY deadlocks DESC