rhymix/tests/classes/db/db/xml_query/mysql/data/convert.xml
2013-01-30 05:53:14 +00:00

8 lines
242 B
XML

<query id="getDocumentListWithinComment" action="select">
<tables>
<table name="documents" alias="documents" />
</tables>
<columns>
<column name="CONVERT(document_srl, UNSIGNED INTEGER)" />
</columns>
</query>