search for: tp4638967

Displaying 1 result from an estimated 1 matches for "tp4638967".

Did you mean: tp4638961
2012 Aug 02
1
Joining R Local Dataset with Table from Database
...T <- odbcConnect("DSN_NAME") TABLE_JOIN <- sqlQuery(DB_CONNECT, "SELECT * FROM DB_TABLE WHERE COL_1 NOT IN (SELECT COL_1 FROM DATA_SET_R) ") Regards, Madana -- View this message in context: http://r.789695.n4.nabble.com/Joining-R-Local-Dataset-with-Table-from-Database-tp4638967.html Sent from the R help mailing list archive at Nabble.com.