<query id="deleteDocumentReadedLog" action="delete">
    <tables>
        <table name="document_readed_log" />
    </tables>
    <conditions>
        <condition operation="in" column="document_srl" var="document_srl" filter="number" notnull="notnull" />
    </conditions>
</query>
