cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Difference between HANA SQL & HANA SQL SCRIPT

Former Member
0 Likes
3,053

Can any one clarify the difference between SQL and SQL Script in Hana? With example?

Does SQL script will be execute without SQL Statements or CE functions is possible?

Thanks in Advance.

Naga Chaitanya

View Entire Topic
Former Member
0 Likes

SQLscript is a programming  script language , it can contains SQL Statements, or variable definition. But CE function can be only used in SQLScript.