re: FW: question about update sql

2003-01-23 Thread Victoria Reznichenko
On Wednesday 22 January 2003 21:10, Norris Joseph wrote: > Hello, > > I have the following in my SQL: > > update call_center set call_center.who_for_id = activeemployees.hr_emp_no > where call_center.who_for_id = activeemployees.id; > > > This is something I think that I should be able to do, but

FW: question about update sql

2003-01-22 Thread Norris, Joseph
-Original Message- From: Norris, Joseph Sent: Wednesday, January 22, 2003 10:56 AM To: Mysql_List (E-mail) Subject: question about update sql Hello, I have the following in my SQL: update call_center set call_center.who_for_id = activeemployees.hr_emp_no where call_center.who_for_id