Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

using COALESCE

$
0
0

Can't concatenate string by using COALESCE,

 

declare list varchar(1000):='';

select COALESCE(list || ', ' , '') || sts into list from mytable;

 

got  an error: 

SAP DBTech JDBC: [1300]: fetch returns more than requested number of rows:  [1300]

 

 

Anybody did it?

Thanks


Viewing all articles
Browse latest Browse all 6412

Trending Articles



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