chlorineKid
Programmer
Hi all, I'm looking for ideas on how to approach the following:
I've got a table in a SQL server database which has a whole lot of person information in it. This table needs to be "cleaned" so that the suburb and city fields are in a very specific format. There is a file with the fields in the correct format. What would be the best way to do this using SQL? I'd like to without using cursors if possible.
TIA,
CK [sig][/sig]
I've got a table in a SQL server database which has a whole lot of person information in it. This table needs to be "cleaned" so that the suburb and city fields are in a very specific format. There is a file with the fields in the correct format. What would be the best way to do this using SQL? I'd like to without using cursors if possible.
TIA,
CK [sig][/sig]