-
Contact Me
hopperab@gmail.com
(617) 575-9467
facebook.com/andrewhopper twitter.com/andrewhopper
linkedin.com/in/andrewhopper foursquare.com/user/andrewhopper
-
Twitter Updates
Archives
Tags
bash beautiful soup beautifulsoup describe table desc table dns dns troubleshooting google docs linkedin linux screen command line macbook pro hard drive upgrade harddisk upgrade mysql mysql command line nslookup python scraping screen scraping Security shell script show tables vi vim-
Recent Posts
-
Stackoverflow
-
Serverfault
Monthly Archives: June 2009
Postgres Update from function
I always forgot the syntax of the Postgresql update from functionality
UPDATE employees SET sales_count = sales_count + 1 FROM accounts
WHERE accounts.name = 'Acme Corporation'
AND employees.id = accounts.sales_person;
Posted in Postgresql 6 Comments
Macbook Pro Hard Drive Replacement