esProc allows using SQL to retrieve data from databases and then perform further analyses and computations based on the sql, database, query
SQL computations lists SQL code examples about topics in the following chapters, including General Computations, Data Sesql
Description: Execute Hive’s SQL-like queries. Syntax: hive_execute(con,sql) Note: This HiveCli external library functionexecute,sql,external library function
Description: Execute a SQL command on a Spark table. Syntax: spark_shell(con,sql) Note: SparkCli external library functisql, spark database