macOS Excel – clear recently used files list
How to fix a major product flaw in MS Excel for macOS with a little bit of VBA.
How to fix a major product flaw in MS Excel for macOS with a little bit of VBA.
See how to choose between different implementation options for your DB code like an engineer.
Also: JMeter, htop, and MapMerge programming.
Get 10x better network speed improvement by using a crazy little piece of equipment. It looks like this…
Loading data into SAP HANA the super easy way. A click-through. How to use DBeaver to load huge CSV data files quick without any coding.
Ever wondered what a CPB+tree is and what it does in SAP HANA? This post has the answer for you.
The SAP Online Track event was a major success.
Find my talk “If your SQL reads like Assembler you’re doing it all wrong.” here.
Some “finger-exercises” in data modeling, SQL programming, and making sense of ABAP design decisions.
What do you do when HANA tells you that the new feature you want to use is actually not supported?
This post has an answer for that.
You’ve come up with a clever SQL to solve a problem but now you want to make it fast?
No worries! This post shows how I shaved off 50% runtime and memory by copy & paste.
Finding alternative order-documents where the lineitems match a certain percentage of a reference document? In SQL? With no cursors? See how it’s done!