Use Index-Based Cell Access
Intermediate
10 min.
Leverage SQLScript in stored procedures, user defined functions, and user defined libraries.
You will learn
- How to use index-based cell access to manipulate table data.
Prerequisites
- This tutorial is designed for SAP HANA Cloud.
- Tutorials: Debugging Stored Procedures
Using index-based cell access to manipulate table data is faster than using cursors or arrays.