This illustration shows an apply process dequeuing LCRs and messages from the queue and either applying changes directly or passing the events to an apply handler. The apply handlers include a message handler procedure to process user messages, a DML handler procedure to process certain DML LCRs (row LCRs), and a DDL handler procedure to process DDL LCRs.