I have a text
field that is being inserted into the same phones in this format:
11 2222-3333;12 9 1111-2222;18 1111-2222;11 2222-3333
I need to list these fields as if it were a simple select
in line and column . the result I need is this:
11 2222-3333
12 9 1111-2222
18 1111-2222
11 2222-3333