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

How to split a comma separated String into multiple rows in HANA SQL

$
0
0

Hi Experts,

I have a requirement in HANA where in I have data like below.

 

404856883FA212,FA214,
404856883FA211,FA213,FA204
404856883FA203,FA195,FA177
404856883FA204,FA177,

 

I need to convert to as below.

 

404856883FA212
404856883FA214
404856883FA211
404856883FA213
404856883FA204
404856883FA203
404856883FA195
404856883FA177
404856883FA204
404856883FA177

 

Can I achieve it in HANA SQL?

 

In Data services we can achieve, can we achieve it in HANA, without going into Procedure logic. As I have to bring the First table data virtually from Teradata.

 

How to split a comma separated String into multiple rows via word_ext - Enterprise Information Management - SCN Wiki

 

Please help.

 

Regards,

Chandan


Viewing all articles
Browse latest Browse all 6412

Trending Articles



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