Three logical operators are used in mapping file:
• <AND> combines two or more comparison operators together.
<AND>
• <OR> chooses between two or more operators.
<OR>
• <NOT> negates a comparison operator
<NOT>