mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
8 lines
261 B
XML
8 lines
261 B
XML
<query id="deleteTest" action="delete">
|
|
<tables>
|
|
<table name="documents" alias="alias" />
|
|
</tables>
|
|
<conditions>
|
|
<condition operation="in" column="document_srl" var="document_srl_list" notnull="notnull" />
|
|
</conditions>
|
|
</query>
|