case expression is when constant_list_1 => statement_1; ... when constant_list_n => statement_n; end case;
10..15
1..5 | 7 | 15..20