MEMPL_EDUCATEHELP.xml 492 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
<DBXML>
	<TABLE name="mempl_educate" status="" central="true" out="inquiry">
		<FIELD>employeeid</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>educ_index</FIELD>
		<FIELD>degreeid</FIELD>
		<FIELD>institue</FIELD>
		<FIELD>majorid</FIELD>
		<FIELD>year_start</FIELD>
		<FIELD>year_end</FIELD>
		<FIELD>gpa</FIELD>
		<FIELD>reference</FIELD>
		<FIELD>COUNTRYID</FIELD>
		<ORDER>
			<FIELD>employeeid</FIELD>
			<FIELD>educ_index</FIELD>
			<FIELD>companyid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>