Jan Leers Error Handling Most programmers don’t like exceptions, but you should consider them as your closest friends. They are the ones that honestly... 06 December 2013 8 min read
Jan Leers Introduction to Table Partitioning Divide and conquer is what Oracle was thinking with this one. Table partitioning is about optimizing “medium selectivity queries”. The... 07 March 2013 8 min read
Jan Leers Code Instrumentation Whenever we execute a procedure, it’s out of our hands. We expect it to do what it was designed to... 04 December 2012 5 min read