Description: Execute Hive’s SQL-like queries. Syntax: hive_execute(con,sql) Note: This external library function (See Exexecute,sql,external library function
Description: Execute a SQL statement through R2DBC. Syntax: r2dbc_exec(con,sql) Note: The external library function (Seeexecute,sql statement
Description: It is used to call the system command, and return the result once completed. Syntax: system(cmd) Note: Invo system command,execute