In web development, we do face the issue of running a query few thousands to million times everyday. If your website traffic is small then the impact of such queries is not noticed. but if your site attracts lots of users and the query requires to run a good number of time, it might hurt [...]
Archive for the ‘Database’ Category
Why to use Stored Procedure or Prepared Statement?
Posted in Database, MYSQL on March 24, 2008 | 4 Comments »
About Me
Pages
c
Archives
-
My Family





More Photos -
Blog Stats
- 92,866 hits
-
Recent Posts
Category Cloud
Meta
-
Top Posts
- PHP-MySQL Interview Question
- Running multiple instance of MediaWiki on the Same Server using the Same Source Code?
- Mediawiki Image Gallery Extension - WikiGallery
- PHP-MySQL Interview Questions - 2
- Installing CodeIgniter on IIS
- Code Igniter: Installation and First Run
- Running CodeIgniter from Cron/CLI
- A nice example of mediawiki - www.wikihow.com
- Code Igniter & maani.us
- Why to use Stored Procedure or Prepared Statement?

