Using new features not supported?!
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.
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!
Doing calculations with dates in your queries? Better read this post and make sure your code does what you think it does.
In which I try out something seemingly simple and chase problems down a rabbit hole.
hana.ml.r library for R on macOS is not for the casual user…
In which I deal with non-obvious type conversion problems and NULLs.
Note-To-Myself: solution for “”java.lang.NoClassDefFoundError: javax/xml/soap/SOAPException” error.” with SAP HANA Studio on macOS.