I am new to Oracle, so I don't know how to do this update. I need to update data(grade, name, etc.) in a table that has ssn as a unique key, with a newer version of the data with the same ssn's. Does this require PL/SQL? Any help would be greatly appreciated.