Intermediate Table Variables
Leveraging SQLScript in Stored Procedures, User Defined Functions, and User Defined Libraries
You will learn
In this exercise you will modify the code of procedure get_po_header_data
again to use a single tabular output. Existing queries will be reused based on intermediate table variables.
Prerequisites
- This tutorial is designed for SAP HANA on premise and SAP HANA, express edition. It is not designed for SAP HANA Cloud.
- Tutorials: Parallel Processing and Parameters