Recent Posts
Gaming With PHP
Return To Blog Listing
Blog dedicated to web development mainly php + mysql programming, tableless web designs, ajax and everything concerning web 2.0
Recent Posts Tagged With 'sql'
SQL: DISTINCT vs GROUP BY
One day I saw an interesting poll on phpfreaks.com Basically it is about what is better to use SELECT DISTINCT or SELECT … GROUP BY. Well that’s what I’m going to solve today Benchmarking it! For this test I created 1 table like t...
