Getting data into HANA – the easy way
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.
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!
Ever mixed timestamps and dates and wondered why your result wasn’t quite what you expected?
Find one possible answer to this in this blog post.
Looking for the content of Lars’ presentation from #sitMEL-2020? Look no further, it’s all here.
In which I analyze why a SELECT takes longer when the primary key column is included…