powered by
dbDriver
Oracle
"DBIDriver"
"DBIObject"
OraConnection-class
OraResult-class
ora <- dbDriver("Oracle") con <- dbConnect(ora, "scott", "tiger")
Run the code above in your browser using DataLab