L
lschlitt
I need to update selected records in a table, each with a unique value. I
have tried selecting the records into a temporary table, then using a WHILE
statement to read these records, and update the corresponding records in the
table. I am having problems getting this to work. Any ideas?
have tried selecting the records into a temporary table, then using a WHILE
statement to read these records, and update the corresponding records in the
table. I am having problems getting this to work. Any ideas?