> Thanks to all for your instruction, insights and cautions. > If I do use TRIGGERS I will do as Emmit illustrated, > and drop the trigger after the one routine that needed it.
Remember that while the trigger is in the database, ALL connections will execute the trigger at the specified time. -- Larry
