Hello B., Wednesday, April 14, 2004, 7:02:06 PM, you wrote:
BF> I'm using an older version of Mysql, and I know it doesn't support BF> trigger. What I'm trying to do, is to delete records from 2 tables BF> (Sessions & Cart). In a nutshell - you cannot do it in a single SQL Query on MySQL 3.x MySQL 4 supports a cascaded delete, but 3 does not. -- Best regards, Richard Davey http://www.phpcommunity.org/wiki/296.html -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]