Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

SQL Script in SAP HANA SQL Console.

Like in SQL Server, we have many features in SAP HANA as well. In SAP Console write a SQL statement and right click, you can see many options like below.

It has segregated into some sections. common features are save, open, clear, etc..

Important and useful features are, Execute, Explain Plan, Visualize Plan & Format.

I am explaining few of the features here.

Format:

Write a SQL Script as per your wish and click the format option, it will align as per standard.

Explain Plan

Without run, we can see the query plan. It will display many information including the row count in the output, etc..

Preferences



Labels in this area