Monthly Archives: December 2009

A useful command for mac os x terminal

When working on your server with ssh access, you tend to get very used to doing everything you need to do via the terminal window. …

View more

Tagged: Leave a Comment

How to find duplicate rows of a table in sql

This is a nice quick easy way to find duplicate rows in your database based on one field. So say for instance id like to …

View more

Tagged: 1 Comment