Chugh,
Tuesday, August 13, 2002, 2:40:54 PM, you wrote:
CS> We are in the process of transferring our databse from Oracle to MYSQL.
CS> Oracle has some triggers to insert into the table on some events. How can we
CS> handle this dynamic insertion of triggers in MYSQL.
CS> Also what is the alterna
We are in the process of transferring our databse from Oracle to MYSQL.
Oracle has some triggers to insert into the table on some events. How can we
handle this dynamic insertion of triggers in MYSQL.
Also what is the alternative for check constraint of Oracle in MYSQL
---