On Tue, Apr 09, 2002 at 10:01:25AM +0200, Van Overbeke, Tom wrote:
>
> now, i'd like to change each record in table1 where a field contains
> a +ADSM entry, lookup the corresponding records in table 2, and, in
> this case for example, add 3 records to table1 where the +ADSM field
> is replaced by
Hi,
I've got 2 tables in mysql, table 1 which contains records with fields like
+ADSM
in table 2, I got records like:
+ADSM anr2343E
+ADSM anr4523E
+ADSM anr7823E
now, i'd like to change each record in table1 where a field contains a +ADSM
entry, lookup the co