Graphical Calculation View: Part 2

Graphical Calculation View Nodes – JOIN  Continuing the build of our first graphical calculation view, we repeat the same process for VBAP to be added to Projection 2. Also, some of the fields we need from this table are also selected. At this point, these are two individual tables floating in space with no interaction […]

SQL script complete tutorial – Part 2

Core SAP HANA SQL script concepts- SELECT with SQL WHERE conditions Welcome to the second installment of this SAP HANA SQL Scripts core concepts section where we try to understand the SQL WHERE condition and different ways of using it.  SQL WHERE – Because we only take what we need Most times when we do […]

Linking HDB tables to Flat files

Import flat file(CSV) with HDB Table – Table Import Configuration Welcome again to the next tutorial where we learn how to link a CSV file to an HDB table. This is the third and last part of the data load to HANA table tutorial series. This method only works with HDB Tables. Although this is […]