This blog is helpful for developers to enhance skills in Oracle.
Read a data set from csv file.. x <- read.csv(file.choose(),header=TRUE) here x is the R data set vaiable.