Hello All,
This may be quite Insane question to ask here, I am very new to R programming.
I have a csv file named rules.csv , I need to load this into Mysql database. I would like to perform this sql operation in R
Create table Rules as Data from CSV file;
1 post - 1 participant