Multiple choice technology databases Maximum nesting levels in triggers. 32 16 Can't nest triggers inside others. 2 Reveal answer Fill a bubble to check yourself B Correct answer Explanation Sybase ASE allows trigger nesting up to 16 levels deep by default. When a trigger fires another trigger (possibly on another table), the nesting increments. This depth is configurable via server settings, with 16 being the standard default limit.