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 anr2343e in record 1, anr4523e in record 2 and
> anr7823e in record 3.
> 
> But i have no idea if this is possible in mysql, and if it is, how I
> should do it.

MySQL is mainly for data storage and retrieval.  You'll want to use a
programming languages such as Perl, Python, PHP, C/C++, Java, etc.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.47-max: up 63 days, processed 1,719,460,856 queries (312/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to