Introduction
SAP HANA features like Calculation Views and CDS allow to specify the cardinality for joins to improve the performance of the execution. The cardinality specifies the number of rows which are matching another table if these tables are jo...
Introduction
In this blog a script is introduced to export a SAP HANA Graph workspace into the dot language.
SAP HANA Graph
SAP HANA Graph is part of the SAP HANA core. It adds native support for graph processing to SAP HANA with own objects and lang...
Example Use Case for the Document Store
Overview
In part one of this blog series the Document Store was introduced. The most interesting part about this is the possibility to interact with the relational world inside SAP HANA, e.g. joining a collecti...
Introduction to the Document Store (Part 1)
Overview
The SAP HANA JSON Document Store (also known as DocStore or Document Store) is a new feature which has been introduced with SAP HANA 2.0 SPS 01. The new store combines a relational and document-ori...
Hello Gaurish,
In HANA Cloud you can now create indexes: https://help.sap.com/docs/HANA_CLOUD_DATABASE/f2d68919a1ad437fac08cc7d1584ff56/ad9063aa6b6d479faac18bacb6caf145.html?locale=en-US
Best regards, Kai
That's beause in the second "ALTER PROCEDURE" you still need to use ":ID" instead of "ID". However, returning nothing is weird and misleading. 'll raise internally attention to this.