execute 相关的搜索结果 共有4个

Execute

Use this functionality to execute every operation and computation defined in an .etl file, such as data source definitioexecute

hive_execute()

Description: Execute Hive’s SQL-like queries. Syntax: hive_execute(con,sql) Note: This external library function (See Exexecute,sql,external library function

r2dbc_exec()

Description: Execute a SQL statement through R2DBC. Syntax: r2dbc_exec(con,sql) Note: The external library function (Seeexecute,sql statement

system()

Description: It is used to call the system command, and return the result once completed. Syntax: system(cmd) Note: Invo system command,execute