I have a table with a field for the complete name of a person (for instance "John Walker") and I want to make a query to divide that field into 2 new fields: "Name" and "Surname", that is, "John" and "Walker".
How to do it?
Thanks in advance
How to do it?
Thanks in advance