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

Using DISTINCT and TRIM function on same column in single select

$
0
0

Hi,

 

Can we use DISTINCT and TRIM function on same column in single select.

 

expl:  Select Distinct (TRIM(NAME)) from Table;

 

this is giving error


Viewing all articles
Browse latest Browse all 9165

Trending Articles