Questions tagged [hana-sql-script]

The language for stored procedures and functions used in SAP HANA

SAP HANA SQL-Script is a collection of extensions to SQL. With those extensions you can create database procedures which will be stored on the SAP HANA database.

You can use sql-script via SAP-HANA-Studio which is an extension to eclipse.

Useful Links

151 questions
-4
votes
1 answer

In SQL, how to populate number in sequence in column without alter the table structure?

populating number in a sequence for a column without altering table structure--need a query
1 2 3
10
11