Hello,

I have a question about interacting with MySQL from R,

I have a vector of ids and for each id I would like to query my database and 
retrieve 3 values and combine the results of all the ids into a dataframe

currently I have been using RODBC for single queries, but I have not found 
anything in the documentation about using placeholders

I hope some can help,

Thanks

James Morris
        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to