MQUESTION_FORMHELP.xml 337 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13
<DBXML>	
	<TABLE name="mquestion_form" status="" central="true" out="inquiry">
		<FIELD>question_formid</FIELD>
		<FIELD>question_form_name</FIELD>
		<FIELD>remark</FIELD>
		<FIELD>total_score</FIELD>
		<FIELD>examination_time</FIELD>
		<FIELD>decorateid</FIELD>
		<ORDER>
			<FIELD>question_formid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>