Here are the slides from my presentation at OUG Ireland 2017. All about running R using SQL.
Related Articles
Did you rename a column?
In case you renamed a column and do not want to spend too much time by comparing your model with your database, going through the Sync & Convert Wizard etc., take advantage of simple macro that will p...
Oracle Tuning the Cluster Interconnect
RAC uses cluster interconnects to transfer blocks between the nodes participating in the cluster. A block transfer occurs when a user session connected to one instance requests a block being held in t...
SQL Optimizer for Oracle – Optimize SQL (SQL Rewrite)
Using SQL Rewrite mode in Optimize SQL consists of two steps. In the first step, SQL Optimizer generates semantically equivalent alternatives with unique execution plans for your original SQL statemen...
