> So, yes, I'd do this at an application level... although I have no idea what
> triggers are :)
> 

It does pretty much the same, only at the database level. The
application doesn't have to know. All the application needs to know is
to delete the id in the 'employee' table. Triggers will do the rest.

My guess is database level should perform better. I just simply don't
know how to right such triggers in postgresql. There docs are just not
enough for me.

> Justin French
> --------------------
> http://Indent.com.au
> Web Development & 
> Graphic Design
> --------------------
> 


______________________________________


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to