Hi I have a table that holds exchange rates. What I would like to happen is that if this table is updated, it automatically has an update cascade that updates 2 or 3 other tables and updates prices accordingly. Is this possible in mysql?
jackvull
2:55 pm on Apr 28, 2006 (gmt 0)
i have mysql 4 so I'm not sure a trigger will work?