cancel
Showing results for 
Search instead for 
Did you mean: 

Querying on HANA tables using R procedures

Former Member
0 Kudos

Dear Experts,

We are trying to query the historical data for analytical reports using R language embedded inside SQL script.

HANA Version: 1.0 SPS04

We are able to read the table but when we tried to write the resultant data out of R function we are unable to write due to some data type mismatch error.

Does anyone guide us on the datatypes on HANA tables when trying to write to a HANA table.

Thanks in advance.

Regards

Jana

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jana,

Have you seen this guide? http://help.sap.com/hana/hana_dev_r_emb_en.pdf

Section 4 has the data types supported for exchange of data between R environment and HANA.

Thanks,

Anooj