SAP HANA Basics For Developers: Part 7.7 SQLScript Table Manipulation
Thomas Jung
April 9, 2021
We can also use table variable operators to perform DML like operations on table variables without having to invoke the SQL layer. In this video we will experiment with the INSERT, UPDATE, DELETE, and SEARCH operators.