Hello,
I am having an issue with a current project which I thought would be a pretty easy process.
This is my issue. I have a "glob" of data in a column that I need to copy to a different column within the same table.
For example: I have a name, address and city in the same "glob" in a column. Can I write a query that would take the name, put it in the name column, address in the address column, etc.
If I need to give a better explanation, let me know. Thank you in advance.
I am having an issue with a current project which I thought would be a pretty easy process.
This is my issue. I have a "glob" of data in a column that I need to copy to a different column within the same table.
For example: I have a name, address and city in the same "glob" in a column. Can I write a query that would take the name, put it in the name column, address in the address column, etc.
If I need to give a better explanation, let me know. Thank you in advance.