J
Jimmy
Hello I am in a desperate situation.
I have a table in which a field called ADDRESS contains data such as
"postcode city country address streetnumber" for example:
104 53 Athens Greece - Socratous 55. (Socratous is the street name) I need
to split that data in two new fields one called CITY which should contain
postcode city and country, and another field called STREET which should
contain streetname and streetnumber.
What I actually need is to have the data on the left of the symbol " - " in
one column and the data on the right of the symbol " - " in another column.
I just don't know how to make that querie. I hope someone can help me
because I have a big pressure of time and I am desperate.
Thank You Jimmy
I have a table in which a field called ADDRESS contains data such as
"postcode city country address streetnumber" for example:
104 53 Athens Greece - Socratous 55. (Socratous is the street name) I need
to split that data in two new fields one called CITY which should contain
postcode city and country, and another field called STREET which should
contain streetname and streetnumber.
What I actually need is to have the data on the left of the symbol " - " in
one column and the data on the right of the symbol " - " in another column.
I just don't know how to make that querie. I hope someone can help me
because I have a big pressure of time and I am desperate.
Thank You Jimmy