﻿<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TableAccess>
	<Table id="M_TEST02" name="M_TEST02">
		<Search id="Search_M_TEST02_001">
			<Define>
				<Sentence where="項目A = ? and 項目D@NUM >= ? and 項目B = ? and 項目C = ?" />
				<iData column="項目A"/>
				<iData column="項目D"/>
				<iData column="項目B"/>
				<iData column="項目C"/>
			</Define>
		</Search>
		<Search id="Index_M_TEST02_001">
			<Define>
				<Sentence where="項目A = ? and 項目D@NUM >= ? and 項目B = ? and 項目C = ?" />
				<iData column="項目A"/>
				<iData column="項目D"/>
				<iData column="項目B"/>
				<iData column="項目C"/>
			</Define>
		</Search>
		<Search id="Index_M_TEST02_002">
			<Define>
				<Sentence where="項目A = ? and 項目B = ? and 項目C = ?" />
				<iData column="項目A"/>
				<iData column="項目B"/>
				<iData column="項目C"/>
			</Define>
		</Search>
		<Search id="Index_M_TEST02_003">
			<Define>
				<Sentence where="項目A = ? and 項目B = ?" />
				<iData column="項目A"/>
				<iData column="項目B"/>
			</Define>
		</Search>
		<Search id="Index_M_TEST02_004">
			<Define>
				<Sentence where="項目A = ?" />
				<iData column="項目A"/>
			</Define>
		</Search>
		<Search id="Index_M_TEST02_005">
			<Define>
				<Sentence where="項目A = ? or 項目B = ?" />
				<iData column="項目A"/>
				<iData column="項目B"/>
			</Define>
		</Search>
		<Search id="Index_M_TEST02_006">
			<Define>
				<Sentence where="項目A = ? and 項目D = ? and 項目B = ? and 項目C = ?" />
				<iData column="項目A"/>
				<iData column="項目D"/>
				<iData column="項目B"/>
				<iData column="項目C"/>
			</Define>
		</Search>
	</Table>
</TableAccess>
