In some columns, numeric input is expected. The user can enter a numeric comparison; the format is shown in the list below.
• Equal to: = N
• Greater than: > N
• Less than: < N
• Less or equal: <= N
• Greater or equal: >= N
• Range of values: N1 .. N2