exp_set ::= ( ( number | quoted_string ) { "," ( number | quoted_string ) } ) | subquery
This rule is called by logical_factor
logical_factor