SAP HANA is SAP SE’s implementation of in-memory database technology.
Looking for a performance effective SQL code to calculate Rolling Sum based on DATE Sum. My data looks like: +----+…
sql sql-server hanaI am trying to call a stored procedure in java from my .xsjs file. The procedure gets 2 input parameters and …
javascript stored-procedures hanaI need to add days to date in HANA stored procedure, but I am getting error message ERROR WHILE parsing …
stored-procedures sap hana hana-sql-scriptWith limited knowledge of SQL, I write a procedure on HANA database and here is small part of my code. …
sql sap hanaI cannot seem to get the query with declare statement working in SAP HANA. Below I've put the original working …
converter hana hana-sql-scriptAs of ABAP 7.40 SP5 I can use the CONCAT function to combine two fields in my CDS view select list. …
sap hana cds