Quantcast
Channel: SCN : Unanswered Discussions - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 4343

Inner joins in a scripted calculation view

$
0
0

Hello,

 

I need to use a scripted calculation view for one of the requirement. I have a fact table and 10 dimension tables and need to join all of them. Though, the requirement could be easily done in an analytical view the requirement is to get this done through a scripted calculation view. My question is, if i use one query and join all the attribute views in it , would that affect performance?

 

Like , var_out = select field1,field2 from fact table inner join attribute view 1 on <condition> inner join attribute view 2 on <condition>...

 

Is the above query ok on performane or is there an better way to handle the above requirement in a scripted calculation view?

 

Thanks,

Prem


Viewing all articles
Browse latest Browse all 4343

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>