I have a column in a table which stores dates at certain points these dates have corrupted and been replaced by "-" does anyone have a piece of code which will run through only the one column of the table and replace the "-" with a blank string " ".
This will need to work on different tables and cycle through circa 250000 records in each table.
Thanks for any help.
This will need to work on different tables and cycle through circa 250000 records in each table.
Thanks for any help.