Common Content for Data Engineering
- Common Content for Data Engineering 10.4.1
- All Products
ExecuteSQL <-ConnectString|-cs> connection_string [<-Sql> sql_statement]
Option | Argument | Description |
---|---|---|
-ConnectString -cs | connection_string | Required. Enter an SQL data service connect string with the following syntax:
Optionally, add options in the following format:
The connect string has the following option and value:
|
-Sql | sql_statement | Optional. Enter an SQL statement if you do not want to run in interactive mode. |