A admin Administrator Staff member Aug 21, 2008 #1 i know how to update one part of a record at a time, example UPDATE phone_list SET number='555-5555' where first_name='John'; what would be the syntax if i wanted to, oh, update his last name in the same command? thanks in advance marty
i know how to update one part of a record at a time, example UPDATE phone_list SET number='555-5555' where first_name='John'; what would be the syntax if i wanted to, oh, update his last name in the same command? thanks in advance marty