Re: auto insert to another table

2009-02-27 Thread Baron Schwartz
You can probably use a trigger. Check the section of the manual that explains triggers. Baron On Fri, Feb 27, 2009 at 8:04 AM, Ron wrote: > Hi All, > > is it possible to auto insert to another table once a new data is inserted > on a table? i'm using asterisk mysql cdr, what

auto insert to another table

2009-02-27 Thread Ron
Hi All, is it possible to auto insert to another table once a new data is inserted on a table? i'm using asterisk mysql cdr, what i'd like to do is once asterisk insert new data on the cdr table, i will insert to another table which includes already how much the call was coz i don