I have the following use case:
A table like tab(a: string, b: int). The table tab could look like
ab-123 => 5 cf-12 => 777 cf-12 => 3 c