Couple of questions...
Can you update two tables within one statement? If so, can anyone provide a sample?
Can you update two fields on one table, using a join to another table within the update table? If so, can anyone provide a sample?
I would like to update two fields on one table using a join between two tables and one common field.
Thanks in advance..
Can you update two tables within one statement? If so, can anyone provide a sample?
Can you update two fields on one table, using a join to another table within the update table? If so, can anyone provide a sample?
I would like to update two fields on one table using a join between two tables and one common field.
Thanks in advance..