Before loading sql packages, i was wondering, once all packages required are
installed, if  it's possible to do from R console sth like this: 

SQL> select v1 from sql_table
        where v2 in ("R_variable")  # being "R_variable" a vector

Thanks in advance, u...@host.com

--
View this message in context: 
http://r.789695.n4.nabble.com/SQL-select-where-R-variable-tp4190882p4190882.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org 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