This year 2009/2010, I’ve been a student at Oxford Brookes University (Oxford, UK), preparing a Master of Science in eBusiness. As semester 2 is now well started (like 4 weeks of class left after Easter holidays), I’m already rich of experience and discoveries about the student life in ...
I came across this problem this morning. Yesterday night before I went to bed, I launched a big SQL query that looks like that:
INSERT INTO table2 SELECT * FROM table1 WHERE date > "2009-12-01"
The structure of table2 is identical to the structure of table1, and table1 counts around 35 millions r ...
Ok this is an unexpected post, but I just came across an issue with my brand new Iomega iConnect (USB NAS adapter) when I wanted to configure Time Machine on it. It’s a device that allows you to turn USB drives into networked storage areas, you can plug up to 4 USB drives into it. Actually, th ...