How to Use the New R ODBC Package to Connect to an Oracle Database
Last month a new R package was released called ODBC to improve the ability to connect to relational databases. By using these universal connection packages such as DBI and ODBC, you’ll be able to easily port your code to different databases. If you currently use RODBC to connect to Oracle, you’ll like ODBC more! ODBC […]
How to Use the New R ODBC Package to Connect to an Oracle Database Read More »
Databases, R, Women In Tech