Which of the following are uses of Apache Spark SQL?
(i)It executes SQL queries.
(ii)When we run SQL within another programming language we will get the result as Dataset/DataFrame.
(iii)All the options
(iv)We can read data from existing Hive installation using SparkSQL.