MQUESTIONHELP.xml 340 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14
<DBXML>	
	<TABLE name="mquestion" status="" central="true" out="inquiry">
		<FIELD>questionid</FIELD>
		<FIELD>question</FIELD>
		<FIELD>question_format</FIELD>
		<FIELD>title_type</FIELD>
		<FIELD>query_type</FIELD>
		<FIELD>score</FIELD>
		<FIELD>active_status</FIELD>
		<ORDER>
			<FIELD>questionid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>