boolean_factor
Syntax
<
boolean_factor
>
::= [NOT]
<
predicate
>
| [NOT] (
<
search_condition
>
)
End of the code.