I am currently working on a database that features a "Name" column with names in two formats, both "last, first" and "first last". I have been trying to figure out an automated way to convert all of the "last, first" to "first last", yet skipping over the ones that are already in the correct...