R
Razor
Hi,
I want to write an update query that maps 6 individual
values in a field to 6 other values RESPECTIVELY.
I know how to do this by writing 6 different queries, but
how can I update all 6 values in one query execution?
Is it advisable to do this using a translation table
instead?
Can you show me both techniques?
Thanks,
Razor
I want to write an update query that maps 6 individual
values in a field to 6 other values RESPECTIVELY.
I know how to do this by writing 6 different queries, but
how can I update all 6 values in one query execution?
Is it advisable to do this using a translation table
instead?
Can you show me both techniques?
Thanks,
Razor