php-db | 2001051
Date: 05/14/01
- Next message: Thies C. Arntzen: "Re: [PHP-DB] Performance of Stored Procedures ?"
- Previous message: Michael Rudel: "RE: [PHP-DB] Printing out usernames and logins"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DB] Performance of Stored Procedures ?"
- Reply: Thies C. Arntzen: "Re: [PHP-DB] Performance of Stored Procedures ?"
- Reply: Jarek Zgoda: "Odp: [PHP-DB] Performance of Stored Procedures ?"
- Reply: John Lim: "Re: [PHP-DB] Performance of Stored Procedures ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
i've just made some simple test with oracle and stored procedures. I've used
a simple select-statement within the stored procedure and the same query for
a direct query within php.
The direct query was about 50% faster. Is that normal? Will the stored
procedures become faster with more complex queries?
Any comments welcome
Robert
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Thies C. Arntzen: "Re: [PHP-DB] Performance of Stored Procedures ?"
- Previous message: Michael Rudel: "RE: [PHP-DB] Printing out usernames and logins"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DB] Performance of Stored Procedures ?"
- Reply: Thies C. Arntzen: "Re: [PHP-DB] Performance of Stored Procedures ?"
- Reply: Jarek Zgoda: "Odp: [PHP-DB] Performance of Stored Procedures ?"
- Reply: John Lim: "Re: [PHP-DB] Performance of Stored Procedures ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

