Anonymous Blocks
Leveraging SQLScript in stored procedures, user-defined functions, and user-defined libraries.
You will learn
- How to invoke SQLScript logic without a persistent logic container
Prerequisites
- This tutorial is designed for SAP HANA on premise and SAP HANA, express edition. It is not designed for SAP HANA Cloud.
- Tutorials: Creating SQLScript User Defined Libraries
In this exercise, we will show you how you can invoke SQLScript logic without the need to create a persistent logic container such as a procedure or function. Instead we will use so called anonymous blocks.