I heard that using stored procedure decreased the performances of databases Is it true ? As well for sapdb ?
The stored procedure language isn't terrible fast. But if you have multiple SQL commands inside the proc, there are large savings in communication time possible.
Daniel Dittmar
-- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
