I'm trying to replace the Date Of Birth column from table (A) with the Date Of Birth from table (B). Both tables are joined by SSN and matchup perfectly. Their are a few different columns but they both contain DOB.
I tried using update but I screwed up the whole date of birth column in table (A). What am I doing wrong? How can I fix this problem?
Thanx...
I tried using update but I screwed up the whole date of birth column in table (A). What am I doing wrong? How can I fix this problem?
Thanx...