I haev three tables:

Table 1
id_2   |   date

Table 2
id_1   |   id_2

Table 3
id_1


I want to set the table1.date = '2004-03-18' for each record in table3. Any
ideas?

Thanks,

Russell.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to