> FD> What exactly do u mean? storing functions in an database?
> 
> SQL servers can store pre-programmed sequences of SQL instructions in
> a "subroutine" type format for simplified execution of standardised
> functions. These are known as Stored Procedures.

Other RDBMS are able to do the same, stored procedures is even
part of the ISO SQL 9075:1992 if I remember it correctly.




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

Reply via email to