Question: What is RJDBC and how does it compare
with Oracle JDBC?
Answer: RJDBC is a call-level interface
package implementing a DBI for R using the same overall design as
the JDBC. This
allows the use of Oracle in R through the JDBC interface. Note that
this requires a working Java installation and a JDBC driver for
database access. RJDBC is basically and extension on Oracle JDBC to
allow R to interface efficiently with an Oracle database.
|
|
Get the Complete
Oracle SQL Tuning Information
The landmark book
"Advanced Oracle
SQL Tuning The Definitive Reference" is
filled with valuable information on Oracle SQL Tuning.
This book includes scripts and tools to hypercharge Oracle 11g
performance and you can
buy it
for 30% off directly from the publisher.
|