Skip to Content
0
Jun 12, 2020 at 05:02 AM

how to save or move R data(iris_new) into SAC model/dataset or any DB?

261 Views Last edit Jun 12, 2020 at 06:59 AM 3 rev

Hi, I have been practicing SAC with R

I have 2 questions about SAC with R

while I'm using SAC with R, I couldn't find any save R data(iris_new below screenshot) or send to another DB and model.

First, how can I save R data(iris_new) to model or dataset in SAC?

second, is it possible to publish R data(iris_new) to any DB in using RODBC, RJDBC packages which is installed in SAC with R environment?

I can't use Data Intelligence now.

Thank you