powered by
prepInsertSQL
prepInsertSQL(tableName = "", df = NULL, quote = NULL)
## Not run: # testData=data.frame(name=c("peter","john"), age=c(18,23)) # sqlStatement=prepInsertSQL(tableName="student", testData, quote=c(1,0)) # ## End(Not run)
Run the code above in your browser using DataLab