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

Getting the SQL Script behind a Graphical Calculation View

rehanshaikh
Explorer
0 Likes
4,898

I want to see the SQL script that is generated when I run my graphical calculation. By this I do not mean the select statement that extracts data from the view, but the statement that gets data from the database itself which includes the names of tables used inside the calculation view. Does anyone know of a way to do this?

Thanks.

View Entire Topic
lbreddemann
Active Contributor
0 Likes

You can review  activated  information views ( analytic and calculation views ) via the context menu in SAP HANA studio.

E.g. for calculation views right click on them and select

then you get this:

A similar visualisation exists for analytical views (Open Join Viewer).