On Friday 10 October 2003 14:47, Dan Uscatu wrote: > bun raspuns, dar fara nici o legatura cu intrebarea :P citat de la www.mysql.com
Stored procedures and triggers Stored procedures allow you to create functions and subroutines that run on the server. This makes it possible to grant access to specific queries without granting carte blanche access to the underlying data, or validate data in the database before it is stored. Triggers can be configured to fire when certain conditions are fulfilled. --- Detalii despre listele noastre de mail: http://www.lug.ro/
