Hi there,
I have a table of client addresses. I have to produce a dataset based on this table to import into another DB system. The problem I have is that my table records the clients address as '23 anywhere road' as an example. The target DB has seperate columns for house number and street name.
The trouble also is that our DB supports separate columns for house number and street, in some cases these are coded correctly.
Any idea's how I go about creating these columns in a query?
Thanks
Naz
I have a table of client addresses. I have to produce a dataset based on this table to import into another DB system. The problem I have is that my table records the clients address as '23 anywhere road' as an example. The target DB has seperate columns for house number and street name.
The trouble also is that our DB supports separate columns for house number and street, in some cases these are coded correctly.
Any idea's how I go about creating these columns in a query?
Thanks
Naz