Archive | SQL

11 August 2009 ~ 0 Comments

SQL Queries Performance Findings on MySql

SQL Queries Performance Findings on MySql

Recently I was given a chance to get my mind and fingers into optimizing some heavy SQL queries on MySQL server. These examples are taken from real queries. I must admit that I am not an expert on this SQL stuff but I would like to share my useful findings in optimizing these SQL queries. [...]

Continue Reading