Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: distinct clause while designing views(Attribute,Analytic,Calculation) in sap hana db

$
0
0

Hi Chetan,

 

Usually a distinct clause is used in a query to only return a subset as a result.

 

I may be wrong but I do not think you can do a distinct directly into an attribute or analytic view. You can create a calculation view using SQLSCRIPT and code the select distinct statement directly into the calculation view.

 

Thanks,

Sharan


Viewing all articles
Browse latest Browse all 9165

Trending Articles