Hello guys, can anyone please help me separate postcodes from a table that has Address & Postcode all in one column? I need to separate the postcodes from the address in every row, we're talking about 10,000 + so I can't do it manually, is there
a way to do it in SQL? also the postcodes are not all exactly 5 characters, some have 6 and some have 7, but they're always on the right side, any help would be greatly appreciated, thanks !
↧