MySQL Server 4.0 laid the foundation for new features such as nested subqueries and Unicode (implemented in version 4.1) and for the work on SQL-99 stored procedures being done for version 5.0. These features come at the top of the wish list of many of our customers.
On Friday 10 October 2003 14:56, Dan Uscatu wrote: > da, stiu ce-s alea. nu scrie insa din ce versiune sint/(daca) vor fi > available > > > > 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/ > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ -- Serghei. --- Detalii despre listele noastre de mail: http://www.lug.ro/
