Jun 18, 2018 developer json oracle python sql statement update Build Update Statements with Oracle SQL Developer and Python By default, SQL Developer can only export INSERT statements. This is quite unfortunate when one needs to build UPDATE statements because their syntax is different.
Mar 13, 2018 bulk copyright date photo update Bulk Change the Date on Photos I've got a new camera and I forgot to update the date. Consequently, the first photos are taken on 01/01/2017 instead
Mar 13, 2018 browser extension jenkins plugin update Fix Jenkins Ignored Plugin "Check Now" TL;DR: Check if a browser extension is blocking your request when you click Check Now While playing more with jenkins, I've encountered
Feb 16, 2018 jenkins linux ubuntu update Update Jenkins on Ubuntu I've got an installation of Jenkins on a Ubuntu 14.04.5 LTS which I needed to update. In order to do so
Mar 24, 2014 cx_oracle insert python sql update upsert UPSERT (update or insert) in Oracle with Python One of the things I had to do is to build a script to upload data (e.g. the content of a list of files)